home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiscKit1.2.6 / Palettes / MiscCoolButtons / Makefile < prev    next >
Encoding:
Makefile  |  1994-02-05  |  1.1 KB  |  45 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscCoolButtons
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = CoolButtons.nib
  16.  
  17. GLOBAL_RESOURCES = CoolButtonsPalette.tiff DontCare.tiff down.tiff\
  18.                    erasebutton.tiff erasebuttonH.tiff go.tiff\
  19.                    pausebutton.tiff pausebuttonH.tiff playbutton.tiff\
  20.                    playbuttonH.tiff Plus.tiff recordbutton.tiff\
  21.                    recordbuttonH.tiff stop.tiff stopbutton.tiff\
  22.                    stopbuttonH.tiff up.tiff palette.table
  23.  
  24. CLASSES = MiscCoolButtons.m
  25.  
  26. HFILES = MiscCoolButtons.h
  27.  
  28. OTHERSRCS = Makefile
  29.  
  30. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  31. MAKEFILE = palette.make
  32. INSTALLDIR = /LocalDeveloper/Palettes
  33. INSTALLFLAGS = -c -s -m 755
  34. SOURCEMODE = 444
  35.  
  36.  
  37.  
  38. -include Makefile.preamble
  39.  
  40. include $(MAKEFILEDIR)/$(MAKEFILE)
  41.  
  42. -include Makefile.postamble
  43.  
  44. -include Makefile.dependencies
  45.