mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $Id$
|
|
|
|
VOLUME= psd
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
|
|
.include <bsd.doc.mk>
|