Pay attention to MK_SHARED_TOOLCHAIN
This commit is contained in:
parent
f44c355924
commit
9ac5c14c93
@ -14,4 +14,9 @@ LDADD+= -lncurses
|
||||
|
||||
BINDIR?= /usr/bin
|
||||
|
||||
|
||||
.if ${MK_SHARED_TOOLCHAIN} == "no"
|
||||
NO_SHARED= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user