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

Diff for /pegasus/mak/BuildMakefile between version 1.18 and 1.20

version 1.18, 2002/06/04 01:42:38 version 1.20, 2002/09/01 18:18:23
Line 38 
Line 38 
   TESTS = prestarttests   TESTS = prestarttests
 endif endif
  
 ifeq ($(PEGASUS_PLATFORM),HPUX_PARISC_ACC)  ifeq ($(OS),HPUX)
   CIMSERVER_START_SERVICE = cimserver   CIMSERVER_START_SERVICE = cimserver
   CIMSERVER_STOP_SERVICE = cimserver -s   CIMSERVER_STOP_SERVICE = cimserver -s
   SLEEP = sleep 5   SLEEP = sleep 5
Line 132 
Line 132 
         $(CIMSERVER_START_SERVICE)         $(CIMSERVER_START_SERVICE)
         $(SLEEP)         $(SLEEP)
         $(MAKE) --directory=pegasus -f Makefile poststarttests         $(MAKE) --directory=pegasus -f Makefile poststarttests
         @ $(CIMSERVER_STOP_SERVICE)  
         $(SLEEP)  
  
 tests: $(TESTS) tests: $(TESTS)
         @ echo Finished Tests         @ echo Finished Tests


Legend:
Removed from v.1.18  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2