home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-06-07 | 1.0 KB | 46 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 = ChartPalette
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = BarChartInspector.nib ChartPalette.nib\
- PieChartInspector.nib
-
- GLOBAL_RESOURCES = ChartPalette.tiff ChartPaletteH.tiff palette.table
-
- CLASSES = BarChart.m BarChartInspector.m ChartPalette.m PieChart.m\
- PieChartInspector.m
-
- HFILES = BarChart.h BarChartInspector.h ChartPalette.h PieChart.h\
- PieChartInspector.h BarChartPS.h PieChartPS.h
-
- PSWFILES = BarChartPS.psw PieChartPS.psw
-
- OTHERSRCS = Makefile
-
-
- 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
-