Makefile revision 106143
1# $FreeBSD: head/share/doc/psd/23.rpc/Makefile 106143 2002-10-29 14:56:09Z ru $
2
3VOLUME=		psd/23.rpc
4SRCS=		stubs rpc.prog.ms
5MACROS=		-ms
6USE_TBL=	YES
7USE_PIC=	YES
8SRCDIR=		${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
9
10.include <bsd.doc.mk>
11