mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 20:13:02 -04:00
9 lines
98 B
Makefile
9 lines
98 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= usd
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|