pm/config.mk
2023-03-28 14:13:44 -04:00

14 lines
202 B
Makefile

#
# 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