mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
10 lines
152 B
Makefile
10 lines
152 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/22.rpcgen
|
|
SRCS= rpcgen.ms
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
|
|
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|