X-Git-Url: https://git.bzium.org/embe/choinka.git/blobdiff_plain/e6c419ea3d0fa00bd36f4a1a5c08dae6479489bf..6da32334286c176ac2dc4bd273b1f372a63533f7:/Makefile diff --git a/Makefile b/Makefile index 1c2a472..8207726 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -CFLAGS := -W -Wall -std=gnu99 +CC := gcc +CFLAGS := -O2 -Wextra -Wall -std=gnu99 LDLIBS := -lncurses all: choinka