mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
10 lines
159 B
Makefile
10 lines
159 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd/28.cvs
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../contrib/cvs/doc
|
|
SRCS= cvs-paper.ms
|
|
USE_PIC= yes
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|