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