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

Diff for /pegasus/src/Pegasus/Makefile between version 1.10.2.12 and 1.34

version 1.10.2.12, 2001/11/20 22:21:45 version 1.34, 2002/03/27 04:30:44
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 TEST_DIRS = \  
   
 # This breaks the build since it has no depend rule: Config/install \  
 # Also maybe we don't want to install during build.  
   
 DIRS = \ DIRS = \
     Common \     Common \
     Config \     Config \
     Repository \     Repository \
     Protocol \  
     getoopt \     getoopt \
       Client \
     Compiler \     Compiler \
     Compiler/load \     Compiler/load \
     Compiler/cmdline \     Compiler/cmdline \
     Client \  
     ExportClient \     ExportClient \
     Provider \     Provider \
     Provider2 \      Server/ProviderRegistrationManager \
       ProviderManager \
       ControlProviders/ConfigSettingProvider \
     ExportServer \     ExportServer \
       Listener \
       Security/UserManager \
     Security/Authentication \     Security/Authentication \
       WQL \
       HandlerService \
       IndicationService \
     Server \     Server \
     Handler/CIMxmlIndicationHandler \     Handler/CIMxmlIndicationHandler \
     Handler/sendmailIndicationHandler \     Handler/sendmailIndicationHandler \
Line 32 
Line 33 
     Server/tests \     Server/tests \
     ExportServer/tests \     ExportServer/tests \
     Client/tests \     Client/tests \
     Compiler/tests      Compiler/tests \
       Security/Authentication/tests \
       Security/UserManager/tests \
       IndicationService/tests \
       Listener/tests \
       Consumer/tests
  
 #    Subscription \  #    Server/ProviderRegistrationManager/tests \
 #    Subscription/tests \  
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.10.2.12  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2