Search
lxdream.org :: lxdream/src/tools/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/tools/Makefile.in
changeset 1255:d63f73cc586f
prev1245:01e0020adf88
next1287:dac8f363f1fe
author nkeynes
date Mon Mar 05 17:39:32 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Remove check for Maple sender address. Need to test behaviour of this on DC
Patch from guinux, thanks!
file annotate diff log raw
1.1 --- a/src/tools/Makefile.in Fri Mar 02 23:49:10 2012 +1000
1.2 +++ b/src/tools/Makefile.in Mon Mar 05 17:39:32 2012 +1000
1.3 @@ -78,6 +78,7 @@
1.4 AMDEP_FALSE = @AMDEP_FALSE@
1.5 AMDEP_TRUE = @AMDEP_TRUE@
1.6 AMTAR = @AMTAR@
1.7 +ANDROID_ABI = @ANDROID_ABI@
1.8 ANDROID_GDBSERVER = @ANDROID_GDBSERVER@
1.9 ANDROID_NDK_HOME = @ANDROID_NDK_HOME@
1.10 ANDROID_NDK_VERSION = @ANDROID_NDK_VERSION@
.