mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
11 lines
160 B
Makefile
11 lines
160 B
Makefile
# $Id$
|
|
|
|
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>
|