Fixes a build issue on pre-10.x FreeBSD systems, where MK_CTF is not defined (by /usr/share/mk/bsd.own.mk) yet.
modified tests/bsd.tests.mk
@@ -25,7 +25,7 @@ NO_WERROR=
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -98,7 +98,7 @@ ${_test}: ${${_test}_OBJS}
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|