mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Silence the "Nothing to be done for 'all'." message
This commit is contained in:
parent
4f855dc63a
commit
ba565d964e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue