b2e98945d7
Submitted by: Darrick Lew <darrick.freebsd at gmail.com> Reviewed by: cem Sponsored by: Dell EMC Differential Revision: https://reviews.freebsd.org/D26037
7 lines
83 B
Makefile
7 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libbsnmp
|
|
SUBDIR.${MK_TESTS}+= tests
|
|
|
|
.include <bsd.subdir.mk>
|