mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
5 lines
105 B
Makefile
5 lines
105 B
Makefile
export PROJECT = test_thread_exit
|
|
include ../Makefile.tests_common
|
|
|
|
include $(RIOTBASE)/Makefile.include
|