1# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 2# $FreeBSD$ 3 4SUBDIR= psd smm usd papers IPv6 5 6# Default output formats are ascii for troff documents, and 7# ascii and html for sgml documents. 8# To generate postscript versions of troff documents, use: 9# make PRINTERDEVICE=ps 10 11.include <bsd.subdir.mk> 12