home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-05-27 | 1006 b | 41 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 = MiscSoundStuff
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- GLOBAL_RESOURCES = down.tiff downin.tiff NotPlaying.tiff\
- NotRecording.tiff NotStopped.tiff PauseOff.tiff\
- PauseOn.tiff Playing.tiff Recording.tiff\
- Stopped.tiff up.tiff upin.tiff
-
- CLASSES = MiscSoundTracker.m MiscTapper.m MiscVolumeLight.m\
- MiscVolumeMeter.m
-
- HFILES = MiscSoundTracker.h MiscTapper.h MiscVolumeLight.h\
- MiscVolumeMeter.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = subproj.make
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-