1
2.include <src.opts.mk>
3
4SUBDIR=	libbsnmp
5SUBDIR.${MK_TESTS}+= tests
6
7.include <bsd.subdir.mk>
8