xref: /original-bsd/old/awk/USD.doc/Makefile (revision 4f00418d)
1#	@(#)Makefile	5.2 (Berkeley) 06/05/93
2
3DIR=	usd/16.awk
4SRCS=	awk
5MACROS=	-msU
6
7.include <bsd.doc.mk>
8