C_SOURCES := main.c

CFLAGS_EXTRAS := -march=armv8-a+sve
ENABLE_THREADS := YES

include Makefile.rules
