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

Diff for /pegasus/src/Shutdown/Makefile between version 1.1.2.2 and 1.2

version 1.1.2.2, 2006/12/31 04:38:50 version 1.2, 2007/05/25 18:35:15
Line 30 
Line 30 
 #//============================================================================= #//=============================================================================
  
 ROOT = ../.. ROOT = ../..
 DIR = Server  DIR = Shutdown
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 PROGRAM = cimshutdown PROGRAM = cimshutdown
  
 SOURCES = cimshutdown.cpp SOURCES = cimshutdown.cpp
  
 LIBRARIES = pegclient pegcommon  LIBRARIES = \
       pegservice \
       pegclient \
       pegcommon
  
 EXTRA_INCLUDES = $(SYS_INCLUDES) EXTRA_INCLUDES = $(SYS_INCLUDES)
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2