summaryrefslogtreecommitdiffstats
path: root/share/doc/Makefile
blob: 7876ae8d0b0e712516a82be01854e4007d729731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD$

SUBDIR=	IPv6 ${_bind9} papers psd smm usd

.if !defined(NO_BIND)
_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>
OpenPOWER on IntegriCloud