Silence the "Nothing to be done for 'all'." message

This commit is contained in:
Simon Sapin 2015-11-13 20:51:26 +01:00
parent 4f855dc63a
commit ba565d964e

View file

@ -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