(file) Return to commands.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/commands.mak between version 1.34 and 1.35

version 1.34, 2005/09/29 20:33:10 version 1.35, 2005/09/29 22:44:30
Line 135 
Line 135 
 #   background with a sleep 30 to prevent the makefile from receiving the #   background with a sleep 30 to prevent the makefile from receiving the
 #   SIGUSR1 signal and exiting #   SIGUSR1 signal and exiting
 # #
 ifdef PEGASUS_PLATFORM_SPARC_GNU  ifeq ($(PEGASUS_PLATFORM), SOLARIS_SPARC_GNU)
     CIMSERVER_START_SERVICE = $(CIMSERVER_PATH)cimserver $(CIMSERVER_CONFIG_OPTIONS) & $(SLEEP) 30     CIMSERVER_START_SERVICE = $(CIMSERVER_PATH)cimserver $(CIMSERVER_CONFIG_OPTIONS) & $(SLEEP) 30
     CIMSERVER_STOP_SERVICE = $(CIMSERVER_PATH)cimserver -s     CIMSERVER_STOP_SERVICE = $(CIMSERVER_PATH)cimserver -s
 else else


Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2