diff --git a/share/doc/Makefile b/share/doc/Makefile index 1ccfd22d7405..c2f4ba9e6f85 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.6 1995/10/15 16:51:16 jfieber Exp $ +# $Id: Makefile,v 1.7 1995/10/18 05:07:43 jfieber Exp $ -SUBDIR= FAQ handbook psd smm usd papers +SUBDIR= 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