mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
Submitted by: Darrick Lew <darrick.freebsd at gmail.com> Reviewed by: cem Sponsored by: Dell EMC Differential Revision: https://reviews.freebsd.org/D26037
6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libbsnmp
|
|
SUBDIR.${MK_TESTS}+= tests
|
|
|
|
.include <bsd.subdir.mk>
|