xref: /llvm-project/lldb/test/API/commands/expression/completion/Makefile (revision 88bf64097e453deca73c91ec7de1af7eebe296a9)
1CXX_SOURCES := main.cpp other.cpp
2CXXFLAGS += -isystem $(SRCDIR)/sys
3
4include Makefile.rules
5