home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Examples / DriverKit / CirrusLogicGD542X / CirrusLogicGD542X_reloc.tproj / Makefile < prev    next >
Makefile  |  1993-08-06  |  814b  |  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 = CirrusLogicGD542X_reloc
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. CLASSES = CirrusLogicGD542X.m
  16.  
  17. HFILES = CirrusLogicGD542X.h SVGAConstants.h
  18.  
  19. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
  20.             Load_Commands.sect Unload_Commands.sect\
  21.             Makefile.driver_preamble
  22.  
  23.  
  24. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  25. MAKEFILE = tool.make
  26. SOURCEMODE = 444
  27.  
  28. LIBS = 
  29. DEBUG_LIBS = $(LIBS)
  30. PROF_LIBS = $(LIBS)
  31.  
  32.  
  33. -include Makefile.preamble
  34.  
  35. include $(MAKEFILEDIR)/$(MAKEFILE)
  36.  
  37. -include Makefile.postamble
  38.  
  39. -include Makefile.dependencies
  40.