home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-10-04 | 1.3 KB | 48 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 = MORegexPalette
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MODateFormCellInspector.nib MODateTextCellInspector.nib\
- MORegexFormCellInspector.nib MORegexPalette.nib\
- MORegexTextCellInspector.nib MORegexPalette.tiff
-
- GLOBAL_RESOURCES = MODateFormCell.bundle MODateTextCell.bundle\
- MORegexFormCell.bundle MORegexTextCell.bundle\
- MOString.bundle palette.table
-
- CLASSES = MODateFormCellInspector.m MODateTextCellInspector.m\
- MORegexFormCellInspector.m MORegexPalette.m\
- MORegexTextCellInspector.m
-
- HFILES = MODateFormCellInspector.h MODateTextCellInspector.h\
- MORegexFormCellInspector.h MORegexPalette.h\
- MORegexTextCellInspector.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-