This commit is contained in:
tavo-wasd 2023-05-08 22:01:02 -06:00
parent 3fa0e4d1ac
commit 832b021170

View file

@ -1,5 +1,5 @@
PREFIX := /usr/local
CC := gcc
CC := cc
CFLAGS := -pedantic -Wall -Wno-deprecated-declarations -Os
LDFLAGS := -lX11