home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Utilities / WindowDepth.bproj / Makefile < prev    next >
Encoding:
Makefile  |  1997-11-09  |  896 b   |  44 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 = WindowDepth
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = WindowDepth.nib
  16.  
  17. GLOBAL_RESOURCES = 12.tiff 2.tiff 24.tiff 8.tiff WindowDepth.tiff\
  18.                    scanprefs.sh setpref.sh
  19.  
  20. CLASSES = WindowDepth.m MyNXBrowserCell.m
  21.  
  22. HFILES = common.h MyNXBrowserCell.h WindowDepth.h
  23.  
  24. OTHERSRCS = Makefile ReadMe
  25.  
  26. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  27. MAKEFILE = bundle.make
  28. INSTALLDIR = /LocalLibrary/Preferences
  29. INSTALLFLAGS = -c -s -m 755
  30. SOURCEMODE = 444
  31.  
  32. BUNDLE_EXTENSION = preferences
  33.  
  34.  
  35.  
  36.  
  37. -include Makefile.preamble
  38.  
  39. include $(MAKEFILEDIR)/$(MAKEFILE)
  40.  
  41. -include Makefile.postamble
  42.  
  43. -include Makefile.dependencies
  44.