summaryrefslogtreecommitdiffstats
path: root/lldb/test/API/commands/expression/completion/Makefile
blob: 9882622b2189ea4a719d2606aaeeb82de3a10426 (plain)
1
2
3
4
CXX_SOURCES := main.cpp other.cpp
CXXFLAGS += -isystem $(SRCDIR)/sys

include Makefile.rules