Makefile
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
- #ident %W% %E% %Q%
- ###########################################################################
- SRCROOT= .
- DIRNAME= SRCROOT
- RULESDIR= RULES
- include $(SRCROOT)/$(RULESDIR)/rules.top
- ###########################################################################
- include $(SRCROOT)/TARGETS/Targetdirs
- ###########################################################################
- # Due to a bug in SunPRO make we need special rules for the root makefile
- #
- include $(SRCROOT)/$(RULESDIR)/rules.rdi
- ###########################################################################