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

Diff for /pegasus/src/Makefile between version 1.1 and 1.9.2.3

version 1.1, 2001/01/14 19:50:21 version 1.9.2.3, 2001/08/15 23:43:46
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 DIRS = Pegasus  DIRS =  Pegasus slp Clients Providers Server
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  
 rebuild: clean depend all  rebuild: clean depend all repository config
  
 world: depend all  world: depend all repository config
         $(MAKE) -s tests         $(MAKE) -s tests
   
   repository:
           @ $(MAKE) -SC Pegasus/Compiler/load repository
   
   config:
           @ $(MAKE) -SC Providers/generic/ConfigSettingProvider/load config


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2