home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / StarShipView.BackModule / Celestial.bproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-06-12  |  854 b   |  39 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 = Celestial
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. GLOBAL_RESOURCES = earth.tiff jupiter.tiff mars.tiff moon.tiff \
  16.                    neptune.tiff rockSpinMult.tiff saturnx.tiff venus.tiff \
  17.                    CelestialCommon.h ModuleList.h StarShipProtocol.h \
  18.                    Thinker.h
  19.  
  20. CLASSES = Body.m Celestial.m TiffManager.m
  21.  
  22. HFILES = Body.h Celestial.h TiffManager.h
  23.  
  24. OTHERSRCS = Makefile
  25.  
  26.  
  27. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  28. SOURCEMODE = 444
  29.  
  30.  
  31.  
  32. -include Makefile.preamble
  33.  
  34. include $(MAKEFILEDIR)/bundle.make
  35.  
  36. -include Makefile.postamble
  37.  
  38. -include Makefile.dependencies
  39.