mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-11 21:59:22 +00:00
Swag matrice en SDL
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
CC=gcc
|
||||
CFLAGS=-Wall -Werror -pedantic -fpic -g -std=c89
|
||||
CFLAGS=-Wall -Werror -pedantic -fpic -g -std=c89 -Wextra
|
||||
|
||||
|
||||
LIBSDIR=-L/usr/lib -L../Libs
|
||||
|
Reference in New Issue
Block a user