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

Diff for /pegasus/src/Server/Makefile between version 1.28 and 1.29

version 1.28, 2004/06/03 23:22:30 version 1.29, 2004/06/29 20:57:56
Line 38 
Line 38 
 poststarttests: poststarttests:
  
 install: install:
           $(INSTALL_SBIN_PROGRAM)
   
   install_run:
         $(RM) $(PEGASUS_HOME)/cimserver_planned.conf         $(RM) $(PEGASUS_HOME)/cimserver_planned.conf
         $(RM) $(PEGASUS_HOME)/cert.pem         $(RM) $(PEGASUS_HOME)/cert.pem
         $(RM) $(PEGASUS_HOME)/file.pem         $(RM) $(PEGASUS_HOME)/file.pem
Line 63 
Line 66 
         $(PEGASUS_HOME)/bin/cimserver -remove         $(PEGASUS_HOME)/bin/cimserver -remove
 endif endif
  
 run: install  run: install_run
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
         cimserver -start         cimserver -start
 else else


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2