C_SOURCES := main.c

CFLAGS_EXTRAS := -march=armv8-a+sve

include Makefile.rules
