X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile;fp=doc%2FMakefile;h=8b976b9d1a5a10f4a76dfb5d39c85fbbff32d5cf;hb=dd2cec68cc17ae5fe3188d89020f3eda9e648e49;hp=fe7566b1ae999c87aaa1f16ac08382d2d01ac6c9;hpb=5d337a5388b3ea56f24a426085b84eaea7e98688;p=egate.git diff --git a/doc/Makefile b/doc/Makefile index fe7566b..8b976b9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 2003/02/26 15:37:25 adam Exp $ +# $Id: Makefile,v 1.9 2003/02/26 15:40:21 adam Exp $ all: egate.ps egate.txt egate.html egate: egate.txt egate.ps egate.html @@ -8,6 +8,9 @@ egate.txt: egate.sgml egate.dvi: egate.sgml sgml2latex egate + latex egate + latex egate + latex egate egate.ps: egate.dvi dvips -t a4 egate.dvi -o egate.ps @@ -22,6 +25,9 @@ web.txt: web.sgml web.dvi: web.sgml sgml2latex web.sgml + latex web + latex web + latex web web.ps: web.dvi dvips -t a4 web.dvi -o web.ps