Files
clang-p2996/lldb/test/API/commands/expression/completion/Makefile

5 lines
93 B
Makefile

CXX_SOURCES := main.cpp other.cpp
CXXFLAGS += -isystem $(SRCDIR)/sys
include Makefile.rules