1C_SOURCES := main.c2 3# Uncomment this for local debugging.4#all:5# xcrun clang -g $(SRCDIR)/main.c -o a.out -target arm64e-apple-macosx6 7include Makefile.rules8