llvm-project/lldb/test/functionalities/thread/exit_during_break/Makefile

5 lines
79 B
Makefile

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