diff --git a/share/doc/Makefile b/share/doc/Makefile index 68b3c6e67c0..1ccfd22d740 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,6 +1,11 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.5 1995/09/27 15:45:45 jfieber Exp $ +# $Id: Makefile,v 1.6 1995/10/15 16:51:16 jfieber Exp $ SUBDIR= FAQ handbook psd smm usd papers +# Default output formats are ascii for troff documents, and +# ascii and html for sgml documents. +# To specify generate postscript versions of troff documents, use: +# make PRINTER=ps + .include