mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
9 lines
157 B
Makefile
9 lines
157 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/22.rpcgen
|
|
SRCS= stubs rpcgen.ms
|
|
MACROS= -ms
|
|
USE_TBL=
|
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
|
|
|
.include <bsd.doc.mk>
|