(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.7 and 1.46

version 1.10.2.7, 2001/09/04 17:38:21 version 1.46, 2002/05/14 00:30:08
Line 1 
Line 1 
 ROOT=../..  ROOT=$(PEGASUS_ROOT)
  
 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 \
       suballoc \
     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 \
       ExportServer \
       Listener \
       Security/UserManager \
       Security/Authentication \
       ControlProviders/ConfigSettingProvider \
       ControlProviders/UserAuthProvider \
       ControlProviders/ProviderRegistrationProvider \
       ControlProviders/NamespaceProvider \
       WQL \
       HandlerService \
       IndicationService \
     Server \     Server \
       Handler/CIMxmlIndicationHandler \
       Handler/sendmailIndicationHandler \
       Handler/snmpIndicationHandler \
     Common/tests \     Common/tests \
     Config/tests \     Config/tests \
     Repository/tests \     Repository/tests \
     Server/tests \     Server/tests \
       Server/ProviderRegistrationManager/tests \
       ExportServer/tests \
     Client/tests \     Client/tests \
     Compiler/tests      Compiler/tests \
       Security/Authentication/tests \
 ## Taken out temporarily while rework of ExportClient is happening.      Security/UserManager/tests \
 ## Handler/CIMxmlIndicationHandler \      IndicationService/tests \
 ## Handler/sendmailIndicationHandler \      Listener/tests \
       Consumer/tests
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.10.2.7  
changed lines
  Added in v.1.46

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2