xD
This commit is contained in:
parent
3fa0e4d1ac
commit
832b021170
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PREFIX := /usr/local
|
PREFIX := /usr/local
|
||||||
CC := gcc
|
CC := cc
|
||||||
CFLAGS := -pedantic -Wall -Wno-deprecated-declarations -Os
|
CFLAGS := -pedantic -Wall -Wno-deprecated-declarations -Os
|
||||||
LDFLAGS := -lX11
|
LDFLAGS := -lX11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue