llvm-project/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/Makefile

6 lines
86 B
Makefile

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