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

Diff for /pegasus/src/Pegasus/Makefile between version 1.3 and 1.14

version 1.3, 2001/01/29 02:24:15 version 1.14, 2002/01/08 17:39:33
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 TEST_DIRS = \  
     Common/tests \  
     Repository/tests \  
     Server/tests \  
     Client/tests  
   
 DIRS = \ DIRS = \
     Common \     Common \
       Config \
     Repository \     Repository \
     Protocol \      getoopt \
       Compiler \
       Compiler/load \
       Compiler/cmdline \
     Client \     Client \
       ExportClient \
     Provider \     Provider \
       ExportServer \
       Security/UserManager \
       Security/Authentication \
       WQL \
       Subscription \
     Server \     Server \
     $(TEST_DIRS)      Handler/CIMxmlIndicationHandler \
       Handler/sendmailIndicationHandler \
       Handler/snmpIndicationHandler \
       Common/tests \
       Config/tests \
       Repository/tests \
       Server/tests \
       ExportServer/tests \
       Client/tests \
       Compiler/tests
   
   #    Subscription/tests \
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2