Minor changes.
[egate.git] / doc / Makefile
index fba62fc..d2f5cf2 100644 (file)
@@ -1,21 +1,17 @@
-# $Id: Makefile,v 1.1 1995/07/03 12:58:17 adam Exp $
+# $Id: Makefile,v 1.3 1996/04/25 10:21:53 adam Exp $
 all: egate.ps egate.txt egate.html
 
 egate.txt: egate.sgml
-       sgml-format -T nroff egate| qroff >egate.txt
+       sgml2txt egate.sgml
 
 egate.dvi: egate.sgml
-       sgml-format egate| qtex -d >egate.dvi
+       sgml2ps -d egate.sgml
 
 egate.ps: egate.sgml
-       sgml-format egate| qtex -x
-       mv out.ps egate.ps
+       sgml2ps egate.sgml
 
 egate.html: egate.sgml
-       sgml-format -T html egate | prehtml | fixref >tmp.html
-       sgml-format -T html egate | prehtml >>tmp.html
-       html2html egate <tmp.html >egate.html
-       rm tmp.html
+       sgml2html egate.sgml
 
 clean:
        rm -f [0-9]* *.bak