xref: /original-bsd/bin/sh/USD.doc/Makefile (revision 4f00418d)
1#	@(#)Makefile	5.2 (Berkeley) 06/05/93
2
3DIR=	usd/03.shell
4SRCS=	t.mac t1 t2 t3 t4
5
6.include <bsd.doc.mk>
7