Makefile
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. SRCROOT= .
  4. DIRNAME= SRCROOT
  5. RULESDIR= RULES
  6. include $(SRCROOT)/$(RULESDIR)/rules.top
  7. ###########################################################################
  8. include $(SRCROOT)/TARGETS/Targetdirs
  9. ###########################################################################
  10. # Due to a bug in SunPRO make we need special rules for the root makefile
  11. #
  12. include $(SRCROOT)/$(RULESDIR)/rules.rdi
  13. ###########################################################################