aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/lang/cpp/exceptions/Makefile
blob: a6bd8463ad548ec4e71f9bae401eb2155dec3c4a (plain) (blame)
1
2
3
4
5
LEVEL = ../../../make

CXX_SOURCES := exceptions.cpp

include $(LEVEL)/Makefile.rules