summaryrefslogtreecommitdiff
path: root/soltools
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-01-27 15:34:10 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-01-27 15:52:23 +0200
commita6ed487d9703a052f335141d3d44a022d08e84ab (patch)
tree66420202ccf16f782d548aadb3556c7a6af70412 /soltools
parent68eabebbf7e3f41310fa198fcf5d565fa03c9f6f (diff)
Decrease verbiage a little bit
Diffstat (limited to 'soltools')
-rw-r--r--soltools/cpp/makefile.mk4
-rw-r--r--soltools/giparser/makefile.mk4
-rw-r--r--soltools/javadep/makefile.mk4
-rw-r--r--soltools/mkdepend/makefile.mk4
-rw-r--r--soltools/support/makefile.mk4
-rw-r--r--soltools/testhxx/makefile.mk4
6 files changed, 18 insertions, 6 deletions
diff --git a/soltools/cpp/makefile.mk b/soltools/cpp/makefile.mk
index 5cada33f9cd4..b6db421976de 100644
--- a/soltools/cpp/makefile.mk
+++ b/soltools/cpp/makefile.mk
@@ -38,8 +38,10 @@ NO_DEFAULT_STL=TRUE
.INCLUDE : settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
UWINAPILIB=$(0)
diff --git a/soltools/giparser/makefile.mk b/soltools/giparser/makefile.mk
index d7f04dbe82f6..b2dbe39a6f23 100644
--- a/soltools/giparser/makefile.mk
+++ b/soltools/giparser/makefile.mk
@@ -38,8 +38,10 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
# --- Files --------------------------------------------------------
diff --git a/soltools/javadep/makefile.mk b/soltools/javadep/makefile.mk
index e6dcf32350f2..7fa4f8f8a3ed 100644
--- a/soltools/javadep/makefile.mk
+++ b/soltools/javadep/makefile.mk
@@ -38,8 +38,10 @@ NO_DEFAULT_STL=TRUE
.INCLUDE : settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
UWINAPILIB=$(0)
diff --git a/soltools/mkdepend/makefile.mk b/soltools/mkdepend/makefile.mk
index d10f50f99356..da2a3d1e82e2 100644
--- a/soltools/mkdepend/makefile.mk
+++ b/soltools/mkdepend/makefile.mk
@@ -39,8 +39,10 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
LIBSALCPPRT=
diff --git a/soltools/support/makefile.mk b/soltools/support/makefile.mk
index 8628b5234d91..c038a2dfe980 100644
--- a/soltools/support/makefile.mk
+++ b/soltools/support/makefile.mk
@@ -37,8 +37,10 @@ TARGETTYPE=CUI
.INCLUDE : settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
# --- Files --------------------------------------------------------
diff --git a/soltools/testhxx/makefile.mk b/soltools/testhxx/makefile.mk
index e71d8f116e23..aaadd3a31d5b 100644
--- a/soltools/testhxx/makefile.mk
+++ b/soltools/testhxx/makefile.mk
@@ -37,8 +37,10 @@ CAPTURE_OUTPUT = > $(MISC)$/testhxx.output && $(TOUCH) $(SLO)$/testhxx.obj
.INCLUDE: settings.mk
.IF "$(CROSS_COMPILING)"=="YES"
+
all:
- @echo Nothing done when cross-compiling
+# nothing
+
.ENDIF
SLOFILES = $(SLO)$/testhxx.obj