10 lines
98 B
Makefile
10 lines
98 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= smm
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|