HardenedBSD/share/doc/Makefile

12 lines
302 B
Makefile
Raw Normal View History

# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
1999-08-28 02:22:10 +02:00
# $FreeBSD$
1994-05-30 21:09:18 +02:00
SUBDIR= psd smm usd papers IPv6
# 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
1994-05-30 21:09:18 +02:00
.include <bsd.subdir.mk>