Email gateway obeys 'Reply-To:' in header.
[egate.git] / doc / Makefile
index fba62fc..19aa500 100644 (file)
@@ -1,21 +1,17 @@
-# $Id: Makefile,v 1.1 1995/07/03 12:58:17 adam Exp $
+# $Id: Makefile,v 1.2 1996/01/18 16:07:57 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 zebra.sgml
 
 egate.ps: egate.sgml
-       sgml-format egate| qtex -x
-       mv out.ps egate.ps
+       sgml2ps zebra.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 zebra.sgml
 
 clean:
        rm -f [0-9]* *.bak