aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/arm64e-attach/Makefile
blob: b24dccd7c02ad4f44deebf839c5469d96858588c (plain)
1
2
3
4
5
6
7
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