home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiscKit1.2.6 / Palettes / MiscSoundPalette / MiscSoundUtil.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1994-05-27  |  1006 b   |  41 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 = MiscSoundStuff
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. GLOBAL_RESOURCES = down.tiff downin.tiff NotPlaying.tiff\
  16.                    NotRecording.tiff NotStopped.tiff PauseOff.tiff\
  17.                    PauseOn.tiff Playing.tiff Recording.tiff\
  18.                    Stopped.tiff up.tiff upin.tiff
  19.  
  20. CLASSES = MiscSoundTracker.m MiscTapper.m MiscVolumeLight.m\
  21.           MiscVolumeMeter.m
  22.  
  23. HFILES = MiscSoundTracker.h MiscTapper.h MiscVolumeLight.h\
  24.          MiscVolumeMeter.h
  25.  
  26. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  27.  
  28. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  29. MAKEFILE = subproj.make
  30. SOURCEMODE = 444
  31.  
  32.  
  33.  
  34. -include Makefile.preamble
  35.  
  36. include $(MAKEFILEDIR)/$(MAKEFILE)
  37.  
  38. -include Makefile.postamble
  39.  
  40. -include Makefile.dependencies
  41.