diff --git a/makefile b/makefile index d3562c7..c2c9531 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,3 @@ -# Makefile at project root - CC := gcc CFLAGS := -O3 -fPIC -Wall -Wextra LDFLAGS := -shared