Makefile revision 5483
1#	$Id$
2
3VOLUME=	psd/23.rpc
4SRCS=	rpc.prog.ms
5MACROS=	-ms
6SRCDIR=	${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
7
8USE_TBL=	yes
9USE_PIC=	yes
10
11.include <bsd.doc.mk>
12