Makefile revision 50476
1# $FreeBSD: head/share/doc/psd/23.rpc/Makefile 50476 1999-08-28 00:22:10Z peter $
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