mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 13:57:02 -04:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
|
|
.include <src.opts.mk>
|
|
|
|
SUBDIR= libbsnmp
|
|
SUBDIR.${MK_TESTS}+= tests
|
|
|
|
.include <bsd.subdir.mk>
|