xref: /original-bsd/usr.bin/dc/USD.doc/Makefile (revision c3e32dec)
1#	@(#)Makefile	8.1 (Berkeley) 06/08/93
2
3DIR=	usd/05.dc
4SRCS=	dc
5MACROS=	-ms
6
7.include <bsd.doc.mk>
8