mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
f8f8058e6f
source tree. Eliminate papers which require -me macros, 'cos they currently don't work with groff.
9 lines
81 B
Makefile
9 lines
81 B
Makefile
# $Id$
|
|
|
|
VOLUME= smm
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
|
|
.include <bsd.doc.mk>
|