mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 04:54:07 +01:00
11 lines
106 B
Makefile
11 lines
106 B
Makefile
# $Id$
|
|
|
|
VOLUME= papers
|
|
DOC= contents
|
|
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|