llvm-project/lldb/test/python_api/sbvalue_const_addrof/Makefile

5 lines
98 B
Makefile

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