# # config.mk # PREFIX = /usr CC = cc CFLAGS = -O2 -fstack-protector-strong LDFLAGS = -s -static # these should be the same as they are in config.h PM_ENTRIES_DIR = /etc/pm PM_ENTRIES_FILE = entries