Run latex
[egate.git] / doc / Makefile
index fe7566b..8b976b9 100644 (file)
@@ -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