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

Diff for /pegasus/mak/BuildMakefile between version 1.15 and 1.16

version 1.15, 2002/04/08 00:01:11 version 1.16, 2002/04/08 13:02:52
Line 15 
Line 15 
  
 ############################################################################### ###############################################################################
 ## ##
 ## Platform specific settings for HP-UX  ## Platform specific settings for several platforms.
 ## ##
 ## NOTE: Please add platform specific environment variables as appropriate. ## NOTE: Please add platform specific environment variables as appropriate.
 ## ##
Line 23 
Line 23 
  
 include pegasus/mak/config.mak include pegasus/mak/config.mak
  
   # There is a start command for cimserver but no stop today.  Because of problems with
   # the use of cimserver as a service, we simply used the start command to allow us to
   # get on with testing. I know of no CLI to stop a window started with start so that
   # field is blank.  ks 7 April 2002
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
   CIMSERVER_START_SERVICE =    CIMSERVER_START_SERVICE = start cimserver -l
   CIMSERVER_STOP_SERVICE =   CIMSERVER_STOP_SERVICE =
   SLEEP =   SLEEP =
   REMOVE_PEGASUS_DIRECTORY = mu rmdirhier pegasus   REMOVE_PEGASUS_DIRECTORY = mu rmdirhier pegasus


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2