mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-24 16:10:11 +00:00
9 lines
81 B
Makefile
9 lines
81 B
Makefile
# $Id$
|
|
|
|
VOLUME= usd
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
|
|
.include <bsd.doc.mk>
|