opnsense-src/packages/Python/lldbsuite/test/functionalities/thread/thread_exit/Makefile

6 lines
101 B
Makefile
Raw Normal View History

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