summaryrefslogtreecommitdiff
path: root/xml2cmp/source/finder
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/finder')
-rw-r--r--xml2cmp/source/finder/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/xml2cmp/source/finder/makefile.mk b/xml2cmp/source/finder/makefile.mk
index 928e2a89953e..fee7e41c637c 100644
--- a/xml2cmp/source/finder/makefile.mk
+++ b/xml2cmp/source/finder/makefile.mk
@@ -30,7 +30,6 @@ PRJ=..$/..
PRJNAME=xml2cmp
TARGET=srvdepy
TARGETTYPE=CUI
-TARGETPLATFORM=BUILD
# --- Settings -----------------------------------------------------
@@ -38,6 +37,11 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
+.IF "$(CROSS_COMPILING)"=="YES"
+all:
+ @echo Nothing done when cross-compiling
+.ENDIF
+
# --- Files --------------------------------------------------------
OBJFILES= \