diff --git a/Makefile b/Makefile index f33b998..159a71a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PREFIX := /usr/local -CC := gcc +CC := cc CFLAGS := -pedantic -Wall -Wno-deprecated-declarations -Os LDFLAGS := -lX11