mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
11 lines
145 B
Makefile
11 lines
145 B
Makefile
# $Id$
|
|
|
|
VOLUME= psd/24.xdr
|
|
SRCS= xdr.nts.ms
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
|
|
|
USE_EQN= yes
|
|
|
|
.include <bsd.doc.mk>
|