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

Diff for /pegasus/Makefile between version 1.54.2.3 and 1.57.10.3

version 1.54.2.3, 2014/03/12 22:34:58 version 1.57.10.3, 2013/10/01 21:15:44
Line 105 
Line 105 
         $(USAGE)"testusage2          - TestMakefile usage2"         $(USAGE)"testusage2          - TestMakefile usage2"
         $(USAGE)"stresstests         - Runs the default stresstests"         $(USAGE)"stresstests         - Runs the default stresstests"
         $(USAGE)         $(USAGE)
           $(USAGE)"webadmin            - build/config webadmin"
           $(USAGE)
         $(USAGE)"--------------------"         $(USAGE)"--------------------"
         $(USAGE)"Quick start:"         $(USAGE)"Quick start:"
         $(USAGE)"  After checkout of new tree:"         $(USAGE)"  After checkout of new tree:"
Line 291 
Line 293 
 setupdevserver: FORCE setupdevserver: FORCE
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile install_run         $(MAKE) --directory=$(PEGASUS_ROOT)/src/Server -f Makefile install_run
 ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB), true) ifeq ($(PEGASUS_ENABLE_PROTOCOL_WEB), true)
         -$(MAKE) -f Makefile.webAdmin setupwebadmin          -$(MAKE) --directory=$(PEGASUS_ROOT)/www -f Makefile setupwebadmin
 endif endif
         @$(ECHO) "PEGASUS Development Server Runtime Environment configured "         @$(ECHO) "PEGASUS Development Server Runtime Environment configured "
  


Legend:
Removed from v.1.54.2.3  
changed lines
  Added in v.1.57.10.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2