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

Diff for /pegasus/src/Makefile between version 1.18 and 1.19

version 1.18, 2004/06/03 23:22:28 version 1.19, 2004/08/03 23:28:44
Line 16 
Line 16 
 world: depend all repository config world: depend all repository config
         $(MAKE) -s tests         $(MAKE) -s tests
  
   # Note: Arguments must be quoted to preserve upper case characters in VMS.
 repository: repository:
         @ $(MAKE) -SC Pegasus/Compiler/load repository          @ $(MAKE) "-SC" Pegasus/Compiler/load repository
  
 config: config:
         @ $(MAKE) -SC Providers/generic/ConfigSettingProvider/load config          @ $(MAKE) "-SC" Providers/generic/ConfigSettingProvider/load config
   


Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2