mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
10 lines
165 B
Makefile
10 lines
165 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/23.rpc
|
|
SRCS= stubs rpc.prog.ms
|
|
MACROS= -ms
|
|
USE_TBL=
|
|
USE_PIC=
|
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
|
|
|
.include <bsd.doc.mk>
|