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

Diff for /pegasus/src/Executor/Makefile between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2006/12/31 22:14:50 version 1.1.2.4, 2007/01/04 01:09:44
Line 36 
Line 36 
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 PROGRAM = cimserver PROGRAM = cimserver
 SOURCES = Executor.cpp  SOURCES = \
       main.cpp \
       SessionKey.cpp \
       Time.cpp \
       Random.cpp \
       LocalAuth.cpp \
       User.cpp \
       Log.cpp \
       Socket.cpp \
       Exit.cpp \
       File.cpp \
       Config.cpp \
       Path.cpp \
       Process.cpp \
       Child.cpp \
       Fatal.cpp \
       Parent.cpp \
       Globals.cpp \
  
 include $(ROOT)/mak/program.mak include $(ROOT)/mak/program.mak
  


Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2