freebsd-dev/share/doc/Makefile
Yoshinobu Inoue c33483596b Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.

PR: docs/17120
Kindly Submitted by: phantom
2000-03-02 10:34:11 +00:00

12 lines
302 B
Makefile

# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
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
.include <bsd.subdir.mk>