C_SOURCES := main.c

CFLAGS_EXTRAS := -march=armv8-a+sve+sme+sme2

include Makefile.rules
