summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tail_call_frames/cross_object/Makefile
blob: 9de14f5a0741ac0411b236db14e890a2333648e8 (plain)
1
2
3
4
C_SOURCES := main.c One.c Two.c

CFLAGS_EXTRAS := -O2
include Makefile.rules