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

Diff for /pegasus/src/Pegasus/Makefile between version 1.8 and 1.18

version 1.8, 2001/04/24 21:15:48 version 1.18, 2002/01/24 19:10:30
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 TEST_DIRS = \  
   
   
 DIRS = \ DIRS = \
     Common \     Common \
       Config \
     Repository \     Repository \
     Protocol \  
     Client \  
     Provider \  
     Server \  
     getoopt \     getoopt \
     Compiler \     Compiler \
     Compiler/load \     Compiler/load \
     Compiler/cmdline \     Compiler/cmdline \
       Client \
       ExportClient \
       Provider \
       ExportServer \
       Security/UserManager \
       Security/Authentication \
       WQL \
           Server \
       Handler/CIMxmlIndicationHandler \
       Handler/sendmailIndicationHandler \
       Handler/snmpIndicationHandler \
     Common/tests \     Common/tests \
       Config/tests \
     Repository/tests \     Repository/tests \
     Server/tests \     Server/tests \
     Client/tests      ExportServer/tests \
       Client/tests \
       Compiler/tests \
       Security/UserManager/tests \
       Security/Authentication/tests
  
 # Compiler \  #    Subscription \
 # Compiler/cmdline \  #    Subscription/tests \
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2