freebsd-dev/share/doc/Makefile
Peter Wemm c9b143ca1c Disconnect the FAQ and handbook from the makefiles and remove the files.
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems.  At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.

Requested by:	 jfieber, jkh
1997-05-23 12:55:14 +00:00

12 lines
340 B
Makefile

# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.12 1997/02/22 12:57:48 peter Exp $
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 <bsd.subdir.mk>