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