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

Diff for /pegasus/doc/SDK/Makefile between version 1.4 and 1.5

version 1.4, 2004/09/05 05:55:30 version 1.5, 2004/09/05 06:56:59
Line 12 
Line 12 
  
 buildDoc_ContinueOnError: buildDoc_ContinueOnError:
         @if $(DOCXX) --version > /dev/null 2>&1; \         @if $(DOCXX) --version > /dev/null 2>&1; \
 then @$(MAKE) --directory=$(ROOT)/doc/SDK -f Makefile PEGASUS_HTML_DIR=$(PEGASUS_HTML_DIR) buildDoc;\  then $(MAKE) --directory=$(ROOT)/doc/SDK -f Makefile PEGASUS_HTML_DIR=$(PEGASUS_HTML_DIR) buildDoc;\
 else @$(ECHO) "Warning: API documentation not generated.  $(DOCXX) command not found."; fi  else $(ECHO) "Warning: API documentation not generated.  $(DOCXX) command not found."; fi
  
 buildDoc: buildDoc:
         @$(RMDIRHIER) $(PEGASUS_HTML_DIR)         @$(RMDIRHIER) $(PEGASUS_HTML_DIR)


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2