mirror of
https://github.com/servo/servo.git
synced 2025-07-28 17:50:37 +01:00
Auto merge of #8518 - servo:shhhhh-make, r=larsbergstrom
Silence the "Nothing to be done for 'all'." message r? @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8518) <!-- Reviewable:end -->
This commit is contained in:
commit
8c3d223528
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