removed MAKE variable which is set by make, otherwise it recursive makes do
not work when make is in fact gmake (or some other name) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -43,7 +43,6 @@ AS = @AS@
|
|||||||
NM = @NM@
|
NM = @NM@
|
||||||
LN_S = @LN_S@
|
LN_S = @LN_S@
|
||||||
STRIP = @STRIP@
|
STRIP = @STRIP@
|
||||||
MAKE = make
|
|
||||||
AROPTIONS = rcu
|
AROPTIONS = rcu
|
||||||
RANLIB = @RANLIB@
|
RANLIB = @RANLIB@
|
||||||
LD = @LD@
|
LD = @LD@
|
||||||
|
Reference in New Issue
Block a user