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

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

version 1.5, 2002/04/01 02:43:00 version 1.6, 2002/05/09 02:01:45
Line 19 
Line 19 
 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)
           @ $(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) )
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2