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

Diff for /pegasus/src/Pegasus/Makefile between version 1.6 and 1.17

version 1.6, 2001/04/24 00:00:14 version 1.17, 2002/01/14 20:10:25
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 \
     Server \     Server \
     getoopt \      Handler/CIMxmlIndicationHandler \
     Compiler \      Handler/sendmailIndicationHandler \
     $(TEST_DIRS)      Handler/snmpIndicationHandler \
       Common/tests \
       Config/tests \
       Repository/tests \
       Server/tests \
       ExportServer/tests \
       Client/tests \
       Compiler/tests
  
 # Compiler \  #    Subscription \
 # Compiler/cmdline \  #    Subscription/tests \
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2