You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tw...@locus.apache.org on 2000/01/07 02:58:18 UTC

cvs commit: xml-xerces/java Makefile

twl         00/01/06 17:58:18

  Modified:    java     Makefile
  Log:
  Ted is having a bad day.
  
  Revision  Changes    Path
  1.4       +1 -1      xml-xerces/java/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/Makefile,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile	2000/01/07 01:53:50	1.3
  +++ Makefile	2000/01/07 01:58:18	1.4
  @@ -21,7 +21,7 @@
   
   docs: src/classfiles_updated
   	echo Building Stylebook docs in docs directory
  -	${JDK12BIN} org.apache.stylebook.StyleBook "targetDirectory=docs/html" docs/docs-book.xml ../../xml-stylebook/styles/apachexml
  +	${JDK12BIN}/java org.apache.stylebook.StyleBook "targetDirectory=docs/html" docs/docs-book.xml ../../xml-stylebook/styles/apachexml
   
   apidocs:
   	echo Building apiDocs in docs directory.