Skip to content

Commit

Permalink
Silence the "Nothing to be done for 'all'." message
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Nov 13, 2015
1 parent 4f855dc commit ba565d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support/android/openssl.makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ba565d9

Please sign in to comment.