curcuru 00/02/17 11:32:02
Modified: . Makefile Log: Remove old doc build; will be replaced by new xdocs build soon Revision Changes Path 1.10 +1 -1 xml-xalan/Makefile Index: Makefile =================================================================== RCS file: /home/cvs/xml-xalan/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- Makefile 2000/02/10 19:50:22 1.9 +++ Makefile 2000/02/17 19:32:01 1.10 @@ -35,7 +35,7 @@ # # Note that make.include also defines common targets ########################################################### -all: makesubdirs makejar makedocs makesamples +all: makesubdirs makejar makesamples build: makesubdirs makejar
