Similar to r266147, don't define PROG in the test subdirs.
Magic things happen when including bsd.prog.mk in them. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
b4d7290796
commit
2254894222
@ -7,7 +7,9 @@
|
||||
.export SRCTOP
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/tests)
|
||||
PROG= make
|
||||
.endif
|
||||
|
||||
.if !defined(MK_SHARED_TOOLCHAIN) || ${MK_SHARED_TOOLCHAIN} == "no"
|
||||
NO_SHARED?= YES
|
||||
|
Loading…
x
Reference in New Issue
Block a user