mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
12 lines
159 B
Makefile
12 lines
159 B
Makefile
# $Id$
|
|
|
|
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>
|