X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;fp=doc%2FMakefile;h=8a1d07d6a726f76a655bfdba7a2cf67e6a3b1c80;hb=027a7e4184689652fe762bf079e37b6a0e3c41ca;hp=531225ba79257b7f4a4aa4a214f4a8861a9a1325;hpb=f2abe318616ba5eeb2719ffb9d81c750198c0e37;p=clsql.git diff --git a/doc/Makefile b/doc/Makefile index 531225b..8a1d07d 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.12 2002/05/13 03:19:52 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.13 2002/06/20 14:58:21 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -63,7 +63,7 @@ check: html: $(DOCFILES) @$(CHECK) - @( rm -rf html ; mkdir html; cd html ; jade -t sgml -c ../${CATALOG} -d ${DSSSL_HTML} ../${DOCFILE} > /dev/null; ln -s book1.html index.html; cd ..) + @( rm -rf html ; mkdir html; cd html ; jade -t sgml -c ../${CATALOG} -d ${DSSSL_HTML} ../${DOCFILE} > /dev/null; cp book1.html index.html; cd ..) .PHONY: tex tex: ${TEXFILE}