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

Diff for /pegasus/mak/BuildMakefile between version 1.1.2.5 and 1.7

version 1.1.2.5, 2002/01/28 07:30:52 version 1.7, 2002/01/29 07:03:53
Line 20 
Line 20 
 ## NOTE: Please add platform specific environment variables as appropriate. ## NOTE: Please add platform specific environment variables as appropriate.
 ## ##
 ############################################################################### ###############################################################################
   
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
   CIMSERVER_START_SERVICE =   CIMSERVER_START_SERVICE =
   CIMSERVER_STOP_SERVICE =   CIMSERVER_STOP_SERVICE =
Line 57 
Line 58 
         $(REMOVE_PEGASUS_DIRECTORY)         $(REMOVE_PEGASUS_DIRECTORY)
  
 checkout: checkout:
         cvs checkout -r dev pegasus          cvs checkout pegasus
  
 rebuild: clean buildmu all tests rebuild: clean buildmu all tests
  
Line 70 
Line 71 
  
  
 prestarttests: prestarttests:
           $(CIMSERVER_STOP_SERVICE)
           $(SLEEP)
         $(MAKE) --directory=pegasus -f Makefile repository         $(MAKE) --directory=pegasus -f Makefile repository
         $(MAKE) --directory=pegasus -f Makefile config         $(MAKE) --directory=pegasus -f Makefile config
         $(MAKE) --directory=pegasus -f Makefile user         $(MAKE) --directory=pegasus -f Makefile user


Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2