brintos

brintos / llvm-project-archived public Read only

0
0
Text · 160 B · b24dccd Raw
8 lines · plain
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