mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
9 lines
102 B
Makefile
9 lines
102 B
Makefile
# $Id$
|
|
|
|
VOLUME= usd
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
DOC= contents
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|