11 lines
148 B
Makefile
11 lines
148 B
Makefile
|
# $Id$
|
||
|
|
||
|
VOLUME= psd/25.xdrrfc
|
||
|
SRCS= xdr.rfc.ms
|
||
|
MACROS= -ms
|
||
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
||
|
|
||
|
USE_TBL= yes
|
||
|
|
||
|
.include <bsd.doc.mk>
|