home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-11-29 | 868 b | 42 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = undo
-
- PROJECTVERSION = 2.2
- PROJECT_TYPE = Subproject
- LANGUAGE = English
-
- CLASSES = Change.m ChangeManager.m MultipleChange.m
-
- HFILES = Change.h ChangeManager.h MultipleChange.h undochange.h\
- LocalizableStringsForUndo.h
-
- OTHERSRCS = Makefile Makefile.preamble Makefile.postamble
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = subproj.make
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
- PROJECT_HEADERS = undochange.h
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-