aboutsummaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2015-11-13 20:51:26 +0100
committerSimon Sapin <simon.sapin@exyr.org>2015-11-13 20:51:26 +0100
commitba565d964ea5b06fd38f752b2c6c2ccbc249c223 (patch)
treeee94ac506bc7d32d919ad6ecde958f84dbb69477 /support
parent4f855dc63a0b6cc80737972ab3f79953321a900b (diff)
downloadservo-ba565d964ea5b06fd38f752b2c6c2ccbc249c223.tar.gz
servo-ba565d964ea5b06fd38f752b2c6c2ccbc249c223.zip
Silence the "Nothing to be done for 'all'." message
Diffstat (limited to 'support')
-rw-r--r--support/android/openssl.makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/android/openssl.makefile b/support/android/openssl.makefile
index 60f3d38cbd6..d8ff1d665d1 100644
--- a/support/android/openssl.makefile
+++ b/support/android/openssl.makefile
@@ -1,5 +1,6 @@
.PHONY: all
all: openssl
+ @: # No-op to silence the "make: Nothing to be done for 'all'." message.
# From http://wiki.openssl.org/index.php/Android
.PHONY: openssl