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

Diff for /pegasus/mak/SDKMakefile between version 1.47 and 1.47.14.1

version 1.47, 2008/05/06 19:12:03 version 1.47.14.1, 2008/08/20 23:05:48
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.47  
changed lines
  Added in v.1.47.14.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2