]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - Makedefs.in
Add support for cross-compilation (Issue #4897)
[thirdparty/cups.git] / Makedefs.in
index dae0e7d3227c2449c956a22ba33d5aa84405732e..7897eafd799c481e80b740f92a222955564e4784 100644 (file)
@@ -72,6 +72,14 @@ LANGUAGES    =       @LANGUAGES@
 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...
 #