home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Examples / DriverKit / S3_IOVPCode / Makefile < prev    next >
Encoding:
Makefile  |  1993-08-28  |  1.0 KB  |  40 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 = S3_IOVPCode
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = Info.rtf Localizable.strings
  16.  
  17. GLOBAL_RESOURCES = Default.table postload opcodes.rtf
  18.  
  19. OTHERSRCS = 1024x768x15@60.vp 1024x768x15@72.vp 1024x768x24@60.vp\
  20.             1024x768x24@72.vp 1024x768x8@60.vp 1024x768x8@70.vp\
  21.             1024x768x8@72.vp 1280x1024x15@60.vp 1280x1024x8@60.vp\
  22.             800x600x15@60.vp 800x600x24@60.vp displayDefs.vp\
  23.             entryPoints.vp Makefile Makefile.postamble\
  24.             Makefile.preamble s3.vp setVGAMode3.vp utils.vp
  25.  
  26. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  27. MAKEFILE = bundle.make
  28. SOURCEMODE = 444
  29.  
  30. BUNDLE_EXTENSION = config
  31.  
  32.  
  33. -include Makefile.preamble
  34.  
  35. include $(MAKEFILEDIR)/$(MAKEFILE)
  36.  
  37. -include Makefile.postamble
  38.  
  39. -include Makefile.dependencies
  40.