mirror of
https://github.com/opnsense/src.git
synced 2026-07-04 23:05:57 -04:00
9 lines
107 B
Makefile
9 lines
107 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= psd
|
|
SRCS= contents.ms
|
|
FILES= ${SRCS}
|
|
DOC= contents
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|