From 832b02117045a667a7f2406165b0fe2eae610d35 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Mon, 8 May 2023 22:01:02 -0600 Subject: [PATCH] xD --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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