1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_posix_sleep/Makefile

7 lines
125 B
Makefile
Raw Normal View History

2014-03-03 17:07:56 +01:00
export PROJECT = test_posix_sleep
include ../Makefile.tests_common
USEMODULE += posix
include $(RIOTBASE)/Makefile.include