4.3BSD-Reno/share/doc/usd/03.shell/Makefile

#	@(#)Makefile	5.1 (Berkeley) 6/30/90

DIR=	usd/03.shell
SRCS=	t.mac t1 t2 t3 t4

paper.${PRINTER}: ${SRCS}
	${ROFF} > ${.TARGET}

.include <bsd.doc.mk>