1# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 2# $Id: Makefile,v 1.12 1997/02/22 12:57:48 peter Exp $ 3 4SUBDIR= psd smm usd papers 5 6# Default output formats are ascii for troff documents, and 7# ascii and html for sgml documents. 8# To specify generate postscript versions of troff documents, use: 9# make PRINTER=ps 10 11.include <bsd.subdir.mk> 12