home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-06-07 | 1.2 KB | 50 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 = MiscPaperViewPalette
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscColorViewInspector.nib MiscPaperViewInspector.nib\
- MiscPaperViewPalette.nib
-
- GLOBAL_RESOURCES = MiscPaperViewPalette.tiff palette.table
-
- CLASSES = MiscColorView+IBInspector.m MiscColorViewInspector.m\
- MiscPaperView+IBInspector.m MiscPaperViewInspector.m\
- MiscPaperViewPalette.m
-
- HFILES = MiscColorView+IBInspector.h MiscColorViewInspector.h\
- MiscPaperView+IBInspector.h MiscPaperViewInspector.h\
- MiscPaperViewPalette.h
-
- SUBPROJECTS = MiscPaperView.subproj
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- HEADER_PATHS = -I. -IMiscPaperView.subproj
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-