# beastie - build configuration, edit and recompile PREFIX = /usr/local CC = cc CFLAGS = -O2 -Wall -Wextra -std=c99 -pedantic LDFLAGS =