home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / DriverKit / AMDPCSCSIDriver / AMDPCSCSIDriver_reloc.tproj / Makefile < prev    next >
Encoding:
Makefile  |  1996-04-03  |  993 b   |  46 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 = AMDPCSCSIDriver_reloc
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. CLASSES = AMD_SCSI.m AMD_x86.m AMD_Chip.m AMD_ChipPrivate.m
  16.  
  17. HFILES = AMD_Chip.h AMD_Regs.h AMD_SCSI.h AMD_Types.h AMD_x86.h\
  18.          bringup.h pciconf.h ioPorts.h AMD_Private.h AMD_ddm.h\
  19.          AMD_ChipPrivate.h configKeys.h
  20.  
  21. CFILES = ioPorts.c
  22.  
  23. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
  24.             Load_Commands.sect AMD.ddm Makefile.driver_preamble\
  25.             stateMachines.rtf
  26.  
  27.  
  28. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  29. MAKEFILE = tool.make
  30. SOURCEMODE = 444
  31.  
  32. LIBS = 
  33. DEBUG_LIBS = $(LIBS)
  34. PROF_LIBS = $(LIBS)
  35.  
  36.  
  37.  
  38.  
  39. -include Makefile.preamble
  40.  
  41. include $(MAKEFILEDIR)/$(MAKEFILE)
  42.  
  43. -include Makefile.postamble
  44.  
  45. -include Makefile.dependencies
  46.