Makefile.loc
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
- #ident %W% %E% %Q%
- ###########################################################################
- # Sample makefile for installing localized auxiliary files
- ###########################################################################
- SRCROOT= ../..
- RULESDIR= RULES
- include $(SRCROOT)/$(RULESDIR)/rules.top
- ###########################################################################
- INSMODE= 0644
- INSDIR= etc
- TARGET= test
- SRCFILE= test
- XMK_FILE= Makefile.man
- ###########################################################################
- include $(SRCROOT)/$(RULESDIR)/rules.loc
- ###########################################################################