xref: /llvm-project/lldb/test/API/lang/objcxx/objc-from-cpp-frames-without-debuginfo/Makefile (revision 38f8fcea3455ef1d77faf9746579f52b4e18dacc)
1CXX_SOURCES := main.cpp
2CXXFLAGS_EXTRAS := -g0
3
4include Makefile.rules
5