#ident %W% %E% %Q% ########################################################################### # Sample makefile for sub directory makes ########################################################################### SRCROOT= .. RULESDIR= RULES include $(SRCROOT)/$(RULESDIR)/rules.top ########################################################################### DIRS= schily ########################################################################### include $(SRCROOT)/$(RULESDIR)/rules.dir ###########################################################################