c33483596b
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6. PR: docs/17120 Kindly Submitted by: phantom
12 lines
302 B
Makefile
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>
|