aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.mk
blob: ff874a21f76028ec21662bfbb760bec9d1bfb968 (plain) (blame)
1
2
3
4
5
LEVEL = ../../../../make

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