summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-25 23:51:33 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-26 00:23:45 +0200
commitc7524e944120a7f1c0da3056f97c84643f85bbd2 (patch)
tree9a1877789d8fe4425b12eccc8a2cf7b6ff4c9cc4 /shell/source/unix/exec/makefile.mk
parent474dcc8fc9c4e7b2469e89b112f5bed4066cf969 (diff)
Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android
Diffstat (limited to 'shell/source/unix/exec/makefile.mk')
-rw-r--r--shell/source/unix/exec/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/source/unix/exec/makefile.mk b/shell/source/unix/exec/makefile.mk
index 4f07341f4dde..07b312545288 100644
--- a/shell/source/unix/exec/makefile.mk
+++ b/shell/source/unix/exec/makefile.mk
@@ -40,6 +40,11 @@ TESTAPP1=urltest
.INCLUDE : settings.mk
+.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE:s/DESKTOP//)"
+ALL:
+ @echo Nothing done for non-desktop OSes
+.ENDIF
+
# --- Files --------------------------------------------------------
DLLPRE=