blob: 16247c89fff19002bdeed18eb33cbe76525b873f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $FreeBSD$
VOLUME= psd/23.rpc
SRCS= rpc.prog.ms
MACROS= -ms
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
USE_TBL= yes
USE_PIC= yes
.include <bsd.doc.mk>
|