9 lines
81 B
Makefile
9 lines
81 B
Makefile
# $Id$
|
|
|
|
VOLUME= smm
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
|
|
.include <bsd.doc.mk>
|