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

Diff for /pegasus/mak/SDKMakefile between version 1.48 and 1.49

version 1.48, 2008/08/28 21:45:27 version 1.49, 2008/09/02 14:11:17
Line 120 
Line 120 
    Pegasus/Provider/Linkage.h \    Pegasus/Provider/Linkage.h \
    Pegasus/Provider/ProviderException.h    Pegasus/Provider/ProviderException.h
  
   ## Common Platform Include for SOLARIS platform.
   ## Add Platorm_SOLARIS_CC.h file
   ifdef PEGASUS_OS_SOLARIS
      ifeq ($(findstring _CC, $(PEGASUS_PLATFORM)), _CC)
         INCLUDE_FILES += Pegasus/Common/Platform_SOLARIS_CC.h
      endif
   endif
   
 # CMPI header files # CMPI header files
 INCLUDE_FILES += \ INCLUDE_FILES += \
    Pegasus/Provider/CMPI/cmpift.h \    Pegasus/Provider/CMPI/cmpift.h \


Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2