1C_SOURCES := main.c 2 3CFLAGS := -g -Os -march=armv8.3-a -mbranch-protection=pac-ret+leaf 4 5include Makefile.rules 6