mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
10 lines
163 B
Makefile
10 lines
163 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/28.cvs
|
|
SRCS= cvs-paper.ms
|
|
MACROS= -ms
|
|
USE_PIC= YES
|
|
USE_TBL= YES
|
|
SRCDIR= ${.CURDIR}/../../../../contrib/cvs/doc
|
|
|
|
.include <bsd.doc.mk>
|