11 lines
163 B
Makefile
11 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>
|