C_SOURCES := main.c

CFLAGS_EXTRAS := -march=armv8.3-a

include Makefile.rules
