mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/020.docsinstall/include
|
||
|
|
FILES= messages.subr
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|