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

Diff for /pegasus/mak/recurse.mak between version 1.4 and 1.6

version 1.4, 2001/04/25 22:20:53 version 1.6, 2001/04/29 18:36:16
Line 26 
Line 26 
  
 prepend-headers: $(RECURSE_DEPENDS) $(ERROR) prepend-headers: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) prepend-headers $(NL))         @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) prepend-headers $(NL))
   
   docxx: $(RECURSE_DEPENDS) $(ERROR)
           @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) docxx $(NL))
   
   sub: $(RECURSE_DEPENDS) $(ERROR)
           @ $(foreach i,$(CLEAN_DIRS),$(MAKESH) $(MAKE) -SC $(i) sub $(NL))


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2