summaryrefslogtreecommitdiff
path: root/Makedefs.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makedefs.in')
-rw-r--r--Makedefs.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makedefs.in b/Makedefs.in
index dae0e7d32..7897eafd7 100644
--- a/Makedefs.in
+++ b/Makedefs.in
@@ -73,6 +73,14 @@ INSTALL_LANGUAGES = @INSTALL_LANGUAGES@
UNINSTALL_LANGUAGES = @UNINSTALL_LANGUAGES@
#
+# Cross-compilation support: "local" target is used for any tools that are
+# built and run locally.
+#
+
+LOCALTARGET = @LOCALTARGET@
+
+
+#
# Libraries...
#