9 lines
95 B
Makefile
9 lines
95 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= contents
|
|
SRCS= contents.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|