mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Updated latency Makefile
This commit is contained in:
parent
fc14e831eb
commit
5d04848886
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user