llvm/lldb/test/API/functionalities/unwind/ehframe/Makefile

C_SOURCES := main.c

CFLAGS ?= -g -fomit-frame-pointer

include Makefile.rules