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

Diff for /pegasus/src/Server/Makefile between version 1.19 and 1.20

version 1.19, 2002/05/29 00:08:01 version 1.20, 2002/06/04 23:59:46
Line 39 
Line 39 
         $(RM) $(PEGASUS_HOME)/cimserver_planned.conf         $(RM) $(PEGASUS_HOME)/cimserver_planned.conf
         $(RM) $(PEGASUS_HOME)/cimserver_current.conf         $(RM) $(PEGASUS_HOME)/cimserver_current.conf
         $(RM) $(PEGASUS_HOME)/server.pem         $(RM) $(PEGASUS_HOME)/server.pem
           $(RM) $(PEGASUS_HOME)/client.pem
         $(RM) $(PEGASUS_HOME)/ssl.rnd         $(RM) $(PEGASUS_HOME)/ssl.rnd
         $(RM) $(PEGASUS_HOME)/wbemssl.cnf          $(RM) $(PEGASUS_HOME)/ssl.cnf
         $(COPY) cimserver_planned.conf $(PEGASUS_HOME)         $(COPY) cimserver_planned.conf $(PEGASUS_HOME)
         $(COPY) cimserver_current.conf $(PEGASUS_HOME)         $(COPY) cimserver_current.conf $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/server.pem $(PEGASUS_HOME)         $(COPY) $(PEGASUS_ROOT)/server.pem $(PEGASUS_HOME)
           $(COPY) $(PEGASUS_ROOT)/client.pem $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/ssl.rnd    $(PEGASUS_HOME)         $(COPY) $(PEGASUS_ROOT)/ssl.rnd    $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/wbemssl.cnf    $(PEGASUS_HOME)          $(COPY) $(PEGASUS_ROOT)/ssl.cnf    $(PEGASUS_HOME)
  
 run: install run: install
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2