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

Diff for /pegasus/mak/recurse.mak between version 1.9 and 1.10

version 1.9, 2002/02/05 02:00:58 version 1.10, 2002/06/01 00:56:05
Line 32 
Line 32 
  
 general: $(RECURSE_DEPENDS) $(ERROR) general: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i,$(DIRS),$(MAKESH) $(MAKE) -SC $(i) general OPTION=$(OPTION) $(NL))         @ $(foreach i,$(DIRS),$(MAKESH) $(MAKE) -SC $(i) general OPTION=$(OPTION) $(NL))
   
   strip-license: $(RECURSE_DEPENDS) $(ERROR)
           @ $(foreach i, $(DIRS), $(MAKESH) $(MAKE) -SC $(i) strip-license $(NL) )
   
   prepend-license: $(RECURSE_DEPENDS) $(ERROR)
           @ $(foreach i, $(DIRS), $(MAKESH) $(MAKE) -SC $(i) prepend-license $(NL) )


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2