(file) Return to SDKMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/SDKMakefile between version 1.1.2.2 and 1.1.2.3

version 1.1.2.2, 2004/04/22 05:17:26 version 1.1.2.3, 2004/04/23 03:36:20
Line 99 
Line 99 
    Pegasus/Common/LanguageElementContainer.h \    Pegasus/Common/LanguageElementContainer.h \
    Pegasus/Common/AcceptLanguageElement.h \    Pegasus/Common/AcceptLanguageElement.h \
    Pegasus/Common/Formatter.h \    Pegasus/Common/Formatter.h \
    Pegasus/Common/ContentLanguage.h \  
    Pegasus/Common/ContentLanguageElement.h \    Pegasus/Common/ContentLanguageElement.h \
    Pegasus/Common/LanguageParser.h \    Pegasus/Common/LanguageParser.h \
    Pegasus/Common/LanguageElement.h    Pegasus/Common/LanguageElement.h
Line 223 
Line 222 
              PEGASUS_PROVIDER_LIB_DIR=$(PEGASUS_HOME)/lib PEGASUS_INCLUDES="-I $(INCLUDE_DESTPATH)" \              PEGASUS_PROVIDER_LIB_DIR=$(PEGASUS_HOME)/lib PEGASUS_INCLUDES="-I $(INCLUDE_DESTPATH)" \
              CIM_MOF_PATH=$(PEGASUS_ROOT)/Schemas/CIM27 SAMPLES_DIR=$(SAMPLE_DESTPATH)/samples              CIM_MOF_PATH=$(PEGASUS_ROOT)/Schemas/CIM27 SAMPLES_DIR=$(SAMPLE_DESTPATH)/samples
  
 deregProviders:  deregisterproviders:
         @$(MAKE) --directory=$(SAMPLE_DESTPATH)/samples/Providers/Load -f Makefile deregisterproviders         @$(MAKE) --directory=$(SAMPLE_DESTPATH)/samples/Providers/Load -f Makefile deregisterproviders
  
 regProviders:  registerproviders:
         @$(MAKE) --directory=$(SAMPLE_DESTPATH)/samples/Providers/Load -f Makefile registerproviders         @$(MAKE) --directory=$(SAMPLE_DESTPATH)/samples/Providers/Load -f Makefile registerproviders
  
 testSDK: testSDK:


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2