mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 16:31:18 +01:00
11 lines
153 B
Makefile
11 lines
153 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/25.xdrrfc
|
|
SRCS= xdr.rfc.ms
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
|
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|