home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Examples / DriverKit / S3 / S3_reloc.tproj / Makefile < prev    next >
Encoding:
Makefile  |  1994-04-27  |  834 b   |  41 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_reloc
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. CLASSES = S3.m S3ConfigTable.m S3ProgramDAC.m S3SetMode.m
  16.  
  17. HFILES = S3.h S3Modes.h vgaModes.h
  18.  
  19. CFILES = S3_805_Modes.c S3_928_Modes.c vgaModes.c
  20.  
  21. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
  22.             Load_Commands.sect Makefile.driver_preamble
  23.  
  24.  
  25. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  26. MAKEFILE = tool.make
  27. SOURCEMODE = 444
  28.  
  29. LIBS = 
  30. DEBUG_LIBS = $(LIBS)
  31. PROF_LIBS = $(LIBS)
  32.  
  33.  
  34. -include Makefile.preamble
  35.  
  36. include $(MAKEFILEDIR)/$(MAKEFILE)
  37.  
  38. -include Makefile.postamble
  39.  
  40. -include Makefile.dependencies
  41.