2016-04-11 08:54:57 +00:00

8 lines
114 B
Makefile

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