(file) Return to recurse.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/recurse.mak between version 1.1 and 1.2

version 1.1, 2001/01/14 19:50:21 version 1.2, 2001/02/16 01:23:48
Line 18 
Line 18 
 clean: $(RECURSE_DEPENDS) $(ERROR) clean: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) clean $(NEWLINE))         @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) clean $(NEWLINE))
  
   misc: $(RECURSE_DEPENDS) $(ERROR)
           @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) misc $(NEWLINE))
   
 include $(ROOT)/mak/variables.mak include $(ROOT)/mak/variables.mak


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2