X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;h=15dfd282dbe5fd43353c5ac1e08ede4584185471;hb=5283fd25233e44ecbf85af754e581dc379c3d3e4;hp=c87c5993718402a6e5837d2ae65b108e83171c5f;hpb=9c16f9141639e2f74afd654764d03300a40917da;p=uffi.git diff --git a/doc/Makefile b/doc/Makefile index c87c599..15dfd28 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.25 2002/05/05 01:47:27 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.26 2002/06/27 14:42:49 kevin Exp $ # # This file, part of UFFI, 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}