home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-02-05 | 1.1 KB | 45 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 go.tiff\
- pausebutton.tiff pausebuttonH.tiff playbutton.tiff\
- playbuttonH.tiff Plus.tiff recordbutton.tiff\
- recordbuttonH.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
-