blob: b24dccd7c02ad4f44deebf839c5469d96858588c [file] [log] [blame] [edit]
C_SOURCES := main.c
# Uncomment this for local debugging.
#all:
# xcrun clang -g $(SRCDIR)/main.c -o a.out -target arm64e-apple-macosx
include Makefile.rules