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

Diff for /pegasus/src/Pegasus/Makefile between version 1.108 and 1.118

version 1.108, 2006/01/24 19:52:57 version 1.118, 2006/08/22 17:41:01
Line 1 
Line 1 
 #//%2005////////////////////////////////////////////////////////////////////////  #//%2006////////////////////////////////////////////////////////////////////////
 #// #//
 #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 #// EMC Corporation; VERITAS Software Corporation; The Open Group. #// EMC Corporation; VERITAS Software Corporation; The Open Group.
   #// Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   #// EMC Corporation; Symantec Corporation; The Open Group.
 #// #//
 #// Permission is hereby granted, free of charge, to any person obtaining a copy #// Permission is hereby granted, free of charge, to any person obtaining a copy
 #// of this software and associated documentation files (the "Software"), to #// of this software and associated documentation files (the "Software"), to
Line 66 
Line 68 
     Server/ProviderRegistrationManager/tests \     Server/ProviderRegistrationManager/tests \
     ExportServer \     ExportServer \
     ExportServer/tests \     ExportServer/tests \
     Consumer/tests \  
     Listener \     Listener \
     Listener/tests \     Listener/tests \
     Security/UserManager \     Security/UserManager \
Line 79 
Line 80 
     ControlProviders/ProviderRegistrationProvider/tests \     ControlProviders/ProviderRegistrationProvider/tests \
     ControlProviders/NamespaceProvider \     ControlProviders/NamespaceProvider \
     HandlerService \     HandlerService \
       HandlerService/tests \
     IndicationService \     IndicationService \
     IndicationService/tests \     IndicationService/tests \
     ManagedClient \     ManagedClient \
Line 97 
Line 99 
  
 DIRS += \ DIRS += \
     ProviderManager2 \     ProviderManager2 \
     ProviderManager2/tests \  
     ProviderManager2/Default \     ProviderManager2/Default \
       ProviderManager2/tests \
     ProviderManager2/Default/tests \     ProviderManager2/Default/tests \
     ProviderManager2/ProviderAgent     ProviderManager2/ProviderAgent
  
 ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER  ifeq ($(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER), true)
     DIRS += \     DIRS += \
         Provider/CMPI \         Provider/CMPI \
         ProviderManager2/CMPI         ProviderManager2/CMPI
Line 178 
Line 180 
     Server \     Server \
     Server/tests \     Server/tests \
     Handler/CIMxmlIndicationHandler \     Handler/CIMxmlIndicationHandler \
       Handler/CIMxmlIndicationHandler/tests/Destination \
     Handler/snmpIndicationHandler \     Handler/snmpIndicationHandler \
       Handler/snmpIndicationHandler/tests/testclient \
       Handler/snmpIndicationHandler/tests/SnmpHandlerException \
     msg/Server \     msg/Server \
     msg/CLI \     msg/CLI \
     msg/Listener     msg/Listener


Legend:
Removed from v.1.108  
changed lines
  Added in v.1.118

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2