Makefile revision 1.3
11.3Smycroft#	from: @(#)Makefile	5.1.1.1 (Berkeley) 5/7/91
21.3Smycroft#	$Id: Makefile,v 1.3 1993/07/31 15:29:22 mycroft Exp $
31.1Scgd
41.1Scgd#Missing: index iso papers ps2 ucs
51.3Smycroft
61.1ScgdSUBDIR=	ps1 smm usd
71.1Scgd
81.2Scgdall paper print clean: _SUBDIRUSE
91.2Scgd
101.2Scgddepend lint tags:
111.1Scgd
121.1Scgd.include <bsd.subdir.mk>
13