Obey the value of "MK_BMAKE".
This commit is contained in:
parent
b12025d558
commit
22ddf6d447
@ -7,7 +7,7 @@
|
||||
.export SRCTOP
|
||||
.endif
|
||||
|
||||
.if defined(MK_BMAKE)
|
||||
.if ${MK_BMAKE} != "no"
|
||||
PROG= make
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user