llvm/lldb/test/API/functionalities/tail_call_frames/cross_dso/Two.mk

DYLIB_NAME := Two
DYLIB_C_SOURCES := Two.c
DYLIB_ONLY := YES
CFLAGS_EXTRAS := -O2

include Makefile.rules