diff --git a/Makefile b/Makefile index 92e1215..df638b8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ CC=clang CFLAGS=-g -Wall -LDFLAGS=-lpthread .PHONY: clean all