hanchenye-llvm-project/lldb/packages/Python/lldbsuite/test/issue_verification/Makefile

5 lines
112 B
Makefile

LEVEL = ../make
CXX_SOURCES := inline_rerun_inferior.cpp
CXXFLAGS += -std=c++11
include $(LEVEL)/Makefile.rules