#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD: stable/7/share/doc/Makefile 167165 2007-03-02 11:42:56Z flz $

.include <bsd.own.mk>

SUBDIR=	${_bind9} IPv6 legal papers psd smm usd

.if ${MK_BIND} != "no"
_bind9=	bind9
.endif

# Default output format for troff documents is ascii.
# To generate postscript versions of troff documents, use:
#  make PRINTERDEVICE=ps

.include <bsd.subdir.mk>
