1995-01-11 04:29:38 +00:00
|
|
|
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1994-05-30 19:09:18 +00:00
|
|
|
|
2000-03-02 10:34:11 +00:00
|
|
|
SUBDIR= psd smm usd papers IPv6
|
1996-12-18 07:14:37 +00:00
|
|
|
|
1995-10-18 05:07:43 +00:00
|
|
|
# Default output formats are ascii for troff documents, and
|
|
|
|
# ascii and html for sgml documents.
|
2000-11-24 14:08:07 +00:00
|
|
|
# To generate postscript versions of troff documents, use:
|
|
|
|
# make PRINTERDEVICE=ps
|
1995-10-18 05:07:43 +00:00
|
|
|
|
1994-05-30 19:09:18 +00:00
|
|
|
.include <bsd.subdir.mk>
|