(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / test / wetest

Diff for /pegasus/test/wetest/Makefile between version 1.6 and 1.7

version 1.6, 2002/05/09 02:01:45 version 1.7, 2005/02/03 01:55:04
Line 17 
Line 17 
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  
 repository: $(RECURSE_DEPENDS) $(ERROR) repository: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) -SC $(i) repository $(NL) )          @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) "-SC" $(i) repository $(NL) )
  
 repositoryServer: $(RECURSE_DEPENDS) $(ERROR) repositoryServer: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) -SC $(i) repositoryServer $(NL) )          @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) "-SC" $(i) repositoryServer $(NL) )
  
 removerepository: $(RECURSE_DEPENDS) $(ERROR) removerepository: $(RECURSE_DEPENDS) $(ERROR)
         @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) -SC $(i) removerepository $(NL) )          @ $(foreach i, $(LOADDIRS), $(MAKESH) $(MAKE) "-SC" $(i) removerepository $(NL) )
  
 #DO NOT DELETE THIS LINE #DO NOT DELETE THIS LINE


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2