xref: /llvm-project/lldb/test/API/functionalities/tail_call_frames/sbapi_support/Makefile (revision bddd2888264492a6deb0d447ee6ac042d3fb44e4)
1CXX_SOURCES := main.cpp
2
3CXXFLAGS_EXTRAS := -O2
4include Makefile.rules
5