summaryrefslogtreecommitdiff
path: root/idlc/source/preproc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/preproc/makefile.mk')
-rw-r--r--idlc/source/preproc/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/idlc/source/preproc/makefile.mk b/idlc/source/preproc/makefile.mk
index 8b0c723a37a7..6afe98f5cb42 100644
--- a/idlc/source/preproc/makefile.mk
+++ b/idlc/source/preproc/makefile.mk
@@ -30,7 +30,6 @@ PRJ=..$/..
PRJNAME=idlc
TARGET=idlcpp
TARGETTYPE=CUI
-TARGETPLATFORM=BUILD
# --- Settings -----------------------------------------------------
@@ -39,6 +38,11 @@ LIBSALCPPRT=$(0)
.INCLUDE : settings.mk
+.IF "$(CROSS_COMPILING)"=="YES"
+all:
+ @echo Nothing done when cross-compiling
+.ENDIF
+
# --- Files --------------------------------------------------------
OBJFILES= \