Compare commits
	
		
			1 commit
		
	
	
		
			c2be920c27
			...
			e4801f9f87
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
							 | 
						e4801f9f87 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -92,7 +92,7 @@ all: $(_bins)
 | 
				
			||||||
clean: clean-c clean-rust
 | 
					clean: clean-c clean-rust
 | 
				
			||||||
 | 
					
 | 
				
			||||||
clean-c:
 | 
					clean-c:
 | 
				
			||||||
	rm -r $(OUT_DIR) || true
 | 
						rm -r out || true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
clean-rust:
 | 
					clean-rust:
 | 
				
			||||||
	rm $(SERVICEPOINT_HEADER_OUT)/servicepoint.h || true
 | 
						rm $(SERVICEPOINT_HEADER_OUT)/servicepoint.h || true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue