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

Diff for /pegasus/mak/commands.mak between version 1.48 and 1.48.2.1

version 1.48, 2006/10/23 23:47:43 version 1.48.2.1, 2006/10/26 15:02:32
Line 348 
Line 348 
  
 ifdef PEGASUS_ENABLE_REMOTE_CMPI ifdef PEGASUS_ENABLE_REMOTE_CMPI
     ifeq ($(OS),win32)     ifeq ($(OS),win32)
         $(error Error: Remote CMPI is not currently supported on Windows.)      CMPIR_START_DAEMON =
       CMPIR_STOP_DAEMON =
     else     else
         CMPIR_START_DAEMON = $(CIMSERVER_PATH)CMPIRDaemon         CMPIR_START_DAEMON = $(CIMSERVER_PATH)CMPIRDaemon
         CMPIR_STOP_DAEMON = $(CIMSERVER_PATH)CMPIRDaemon --stop         CMPIR_STOP_DAEMON = $(CIMSERVER_PATH)CMPIRDaemon --stop


Legend:
Removed from v.1.48  
changed lines
  Added in v.1.48.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2