anges to makefile
This commit is contained in:
parent
4e400fd392
commit
8a60fa2d69
5
Makefile
5
Makefile
@ -1,8 +1,7 @@
|
|||||||
CC=gcc
|
CC=gcc
|
||||||
CFLAGS=-Wall -Wextra -pedantic -Werror -Warray-bounds
|
CFLAGS=-Wall -Wextra -pedantic -Werror -Warray-bounds
|
||||||
OFLAGS=-O0
|
OFLAGS=-O3 -ltcmalloc
|
||||||
LFLAGS=-lncursesw
|
LFLAGS=-lncursesw
|
||||||
#-ltcmalloc
|
|
||||||
DFLAGS=-g -O0 -v -da -Q
|
DFLAGS=-g -O0 -v -da -Q
|
||||||
|
|
||||||
ste: ste.c
|
ste: ste.c
|
||||||
|
Loading…
Reference in New Issue
Block a user