xref: /llvm-project/lldb/test/API/lang/objcxx/objc-from-cpp-frames-without-debuginfo/Makefile (revision 38f8fcea3455ef1d77faf9746579f52b4e18dacc)
1*38f8fceaSMichael BuchCXX_SOURCES := main.cpp
2*38f8fceaSMichael BuchCXXFLAGS_EXTRAS := -g0
3*38f8fceaSMichael Buch
4*38f8fceaSMichael Buchinclude Makefile.rules
5