llvm-project/lldb/test/functionalities/inline-stepping/Makefile

6 lines
80 B
Makefile

LEVEL = ../../make
CXX_SOURCES := calling.cpp
include $(LEVEL)/Makefile.rules