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