105672198SGarrett Wollman# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 2c9b143caSPeter Wemm# $Id: Makefile,v 1.12 1997/02/22 12:57:48 peter Exp $ 3afe61c15SRodney W. Grimes 4c9b143caSPeter WemmSUBDIR= psd smm usd papers 541664fc8SSatoshi Asami 651ae8159SJohn Fieber# Default output formats are ascii for troff documents, and 751ae8159SJohn Fieber# ascii and html for sgml documents. 851ae8159SJohn Fieber# To specify generate postscript versions of troff documents, use: 951ae8159SJohn Fieber# make PRINTER=ps 1051ae8159SJohn Fieber 11afe61c15SRodney W. Grimes.include <bsd.subdir.mk> 12