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

Diff for /pegasus/src/Server/Makefile between version 1.22 and 1.23

version 1.22, 2002/09/24 23:50:32 version 1.23, 2003/05/21 05:25:10
Line 46 
Line 46 
         $(RM) $(PEGASUS_HOME)/ssl.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) server.pem $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/client.pem $(PEGASUS_HOME)          $(COPY) client.pem $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/ssl.rnd    $(PEGASUS_HOME)          $(COPY) ssl.rnd    $(PEGASUS_HOME)
         $(COPY) $(PEGASUS_ROOT)/ssl.cnf    $(PEGASUS_HOME)          $(COPY) 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.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2