Makefile (e25152834cdf3b353892835a4f3b157e066a8ed4) | Makefile (827bd9d1c50ee6a986d95842da0800bd4b7ac2f7) |
---|---|
1# $FreeBSD$ 2 | 1# $FreeBSD$ 2 |
3.include <src.opts.mk> 4 |
|
3SUBDIR= libbsnmp 4SUBDIR.${MK_TESTS}+= tests 5 6.include <bsd.subdir.mk> | 5SUBDIR= libbsnmp 6SUBDIR.${MK_TESTS}+= tests 7 8.include <bsd.subdir.mk> |