@ -1,4 +1,4 @@
CFLAGS=-std=c99 -Wall -g
CFLAGS=-std=c99 -Wall -g -O2
INDENTOPTS=-kr --no-tabs --braces-on-func-def-line --indent-level2
.PHONY: all