wg: remove unused check phony declaration
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
		
							parent
							
								
									3f7a31faea
								
							
						
					
					
						commit
						643a002603
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -89,6 +89,6 @@ install: wg
 | 
				
			||||||
help:
 | 
					help:
 | 
				
			||||||
	@cat INSTALL
 | 
						@cat INSTALL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: clean install check help
 | 
					.PHONY: clean install help
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-include *.d
 | 
					-include *.d
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue