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

Diff for /pegasus/src/Pegasus/Makefile between version 1.2 and 1.19

version 1.2, 2001/01/20 22:44:43 version 1.19, 2002/01/25 19:04:50
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 \
       ExportServer \
       Security/UserManager \
       Security/Authentication \
       WQL \
     Server \     Server \
     $(TEST_DIRS)      Handler/CIMxmlIndicationHandler \
       Handler/sendmailIndicationHandler \
       Handler/snmpIndicationHandler \
       Common/tests \
       Config/tests \
       Repository/tests \
       Server/tests \
       ExportServer/tests \
       Client/tests \
       Compiler/tests \
       Security/UserManager/tests \
       Security/Authentication/tests \
       Server/IndicationService/tests
   
   #    Subscription \
   #    Subscription/tests
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2