Updated latency Makefile
This commit is contained in:
		@@ -22,6 +22,6 @@ latency: latency.cpp
 | 
				
			|||||||
.PHONY: clean
 | 
					.PHONY: clean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
clean:
 | 
					clean:
 | 
				
			||||||
	rm -f *.o logs/* $(binaries)
 | 
						rm -f *.o logs/* latecy_logs $(binaries)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rebuild: clean all
 | 
					rebuild: clean all
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user