105672198SGarrett Wollman# From: @(#)Makefile 8.1 (Berkeley) 6/5/93 251ae8159SJohn Fieber# $Id: Makefile,v 1.6 1995/10/15 16:51:16 jfieber Exp $ 3afe61c15SRodney W. Grimes 4b60a986aSJohn FieberSUBDIR= FAQ handbook psd smm usd papers 5afe61c15SRodney W. Grimes 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