xref: /llvm-project/lldb/test/API/macosx/rosetta/Makefile (revision a43a4a5329fbb4c5bedddb9cbbe89d3659422be3)
1C_SOURCES := main.c
2override ARCH = x86_64
3
4USE_SYSTEM_STDLIB := 1
5
6include Makefile.rules
7