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

Diff for /pegasus/Makefile.Release between version 1.9.2.1 and 1.10

version 1.9.2.1, 2005/02/25 19:35:39 version 1.10, 2005/02/12 21:27:01
Line 30 
Line 30 
         $(MAKE) -f $(ROOT)/Makefile.Release copyPegasusFiles         $(MAKE) -f $(ROOT)/Makefile.Release copyPegasusFiles
         $(MAKE) -f $(ROOT)/Makefile.Release createPegasusFiles         $(MAKE) -f $(ROOT)/Makefile.Release createPegasusFiles
         $(MAKE) -f $(ROOT)/mak/SDKMakefile stageSDK         $(MAKE) -f $(ROOT)/mak/SDKMakefile stageSDK
         $(MAKE) -f $(ROOT)/Makefile.ReleaseTest stageTEST  
  
 PEGASUS_LICENSE = \ PEGASUS_LICENSE = \
    license.txt    license.txt
Line 64 
Line 63 
    libcmpiCppImpl \    libcmpiCppImpl \
    libDefaultProviderManager    libDefaultProviderManager
  
   ifeq ($(OS),HPUX)
   PEGASUS_LIBRARIES += \
      libNTPProviderSecurity
   endif
   
 PEGASUS_LIBRARY_LINKS = \ PEGASUS_LIBRARY_LINKS = \
    libpegclient \    libpegclient \
    libpegcommon \    libpegcommon \
Line 76 
Line 80 
    libOSProvider \    libOSProvider \
    libProcessProvider    libProcessProvider
  
   ifeq ($(OS),HPUX)
   PEGASUS_PROVIDERS += \
      libNTPProvider \
      libNISProvider \
      libDNSProvider \
      libIPProviderModule
   endif
   
 PEGASUS_ADMIN_CMDS = \ PEGASUS_ADMIN_CMDS = \
    cimauth \    cimauth \
    cimconfig \    cimconfig \


Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2