home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-07-06 | 1.3 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 = MiscCoolButtons
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = CoolButtons.nib
-
- GLOBAL_RESOURCES = CoolButtonsPalette.tiff DontCare.tiff down.tiff\
- erasebutton.tiff erasebuttonH.tiff\
- EtchedTriangleDown.tiff EtchedTriangleDownIn.tiff\
- EtchedTriangleUp.tiff EtchedTriangleUpIn.tiff go.tiff\
- Left.tiff pausebutton.tiff pausebuttonH.tiff\
- playbutton.tiff playbuttonH.tiff Plus.tiff\
- recordbutton.tiff recordbuttonH.tiff Right.tiff\
- stop.tiff stopbutton.tiff stopbuttonH.tiff up.tiff\
- palette.table
-
- CLASSES = MiscCoolButtons.m
-
- HFILES = MiscCoolButtons.h
-
- OTHERSRCS = Makefile
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /LocalDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-