]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.mk
Vendor import of lldb trunk r290819:
[FreeBSD/FreeBSD.git] / packages / Python / lldbsuite / test / functionalities / postmortem / elf-core / thread_crash / main.mk
1 LEVEL = ../../../../make
2
3 CXX_SOURCES := main.cpp
4 ENABLE_THREADS := YES
5 include $(LEVEL)/Makefile.rules