wg: remove unused check phony declaration
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
3f7a31faea
commit
643a002603
|
@ -89,6 +89,6 @@ install: wg
|
|||
help:
|
||||
@cat INSTALL
|
||||
|
||||
.PHONY: clean install check help
|
||||
.PHONY: clean install help
|
||||
|
||||
-include *.d
|
||||
|
|
Loading…
Reference in New Issue