mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
7 lines
106 B
Makefile
7 lines
106 B
Makefile
|
|
PACKAGE=examples
|
|
FILESDIR=${SHAREDIR}/examples/${PROG}
|
|
PROG= find_interface
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|