X-Git-Url: https://git.bzium.org/embe/choinka.git/blobdiff_plain/07902d0dc79759db4894d0d83450b1169d082026..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