[Clang] Prevent `mlink-builtin-bitcode` from internalizing the RPC client (#118661)
[llvm-project.git] / lldb / test / API / commands / expression / completion / Makefile
blob9882622b2189ea4a719d2606aaeeb82de3a10426
1 CXX_SOURCES := main.cpp other.cpp
2 CXXFLAGS += -isystem $(SRCDIR)/sys
4 include Makefile.rules