# # config.mk # PREFIX = /usr CC = cc CFLAGS = -O2 -fstack-protector-strong LDFLAGS = -s -static