1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 09:21:19 +01:00
2014-04-04 18:03:29 +02:00

7 lines
124 B
Makefile

PROJECT = test_pthread_cleanup
include ../Makefile.tests_common
USEMODULE += pthread
include $(RIOTBASE)/Makefile.include