mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
7 lines
105 B
Makefile
7 lines
105 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/dot/include
|
||
|
|
FILES= messages.subr
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|