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

Diff for /pegasus/src/Pegasus/ControlProviders/Statistic/Makefile between version 1.1 and 1.3

version 1.1, 2004/06/09 20:34:34 version 1.3, 2004/07/28 15:16:05
Line 17 
Line 17 
         pegclient         pegclient
  
 SOURCES = \ SOURCES = \
         CIMOMStatDataProvider.cpp \          CIMOMStatDataProvider.cpp
         CIMOMStatDataProviderMain.cpp  
   ifeq ($(PEGASUS_SUPPORTS_DYNLIB),yes)
    NEEDS_LIBRARIES = -L$(LIB_DIR) -lpegcommon -lpeguser -lpegprovider
   endif
   
   
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak
   include $(ROOT)/mak/install.mak


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2