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:
Bryan Drewery 2015-09-23 21:35:58 +00:00
parent b4d7290796
commit 2254894222

View File

@ -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