mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
11 lines
159 B
Makefile
11 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>
|