home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Examples / DriverKit / QVision / Makefile < prev    next >
Encoding:
Makefile  |  1994-08-18  |  796 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 = QVision
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = Info.rtf EISA.strings Localizable.strings PCI.strings
  16.  
  17. GLOBAL_RESOURCES = Default.table Display.modes EISA.modes EISA.table\
  18.                    PCI.modes PCI.table
  19.  
  20. TOOLS = QVision_reloc.tproj
  21.  
  22. OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
  23.  
  24. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  25. MAKEFILE = bundle.make
  26. SOURCEMODE = 444
  27.  
  28.  
  29.  
  30.  
  31.  
  32. -include Makefile.preamble
  33.  
  34. include $(MAKEFILEDIR)/$(MAKEFILE)
  35.  
  36. -include Makefile.postamble
  37.  
  38. -include Makefile.dependencies
  39.