]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - packages/Python/lldbsuite/test/functionalities/stop-hook/multiple_threads/Makefile
Vendor import of lldb trunk r256945:
[FreeBSD/FreeBSD.git] / packages / Python / lldbsuite / test / functionalities / stop-hook / multiple_threads / Makefile
1 LEVEL = ../../../make
2
3 CXX_SOURCES := main.cpp
4 ENABLE_THREADS := YES
5
6 include $(LEVEL)/Makefile.rules