.PHONY: all all: gcc -D_FORTIFY_SOURCE=2 -O2 -march=native -flto -Wl,-z,now -Wl,-z,relro -Wall -o cider cider.c io.c parse.c