# Options for Linux, aarch64 processor, X windows, for INIT processing

OPTFLAGS =  -O0 -g
DEBUGFLAGS =
ADDITIONAL_DFLAGS = $(DEBUGFLAGS) -DNOVERSION -DINIT
USE_LIBBSD=T
USE_DISPLAY=init

include linux-common.mk
