Commit 586ca7fb authored by william's avatar william

fix typo in Makefile

parent 6af4d7dd
......@@ -22,7 +22,7 @@ timeout64 timeout32 timeout16 timeout8 timeout: timeout.c
.PHONY: clean clean!
.PHONY: clean clean~
clean:
$(RM) -r timeout timeout8 timeout16 timeout32 timeout64 *.dSYM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment