1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00
RIOT/tests/test_float/Makefile
2014-07-10 15:23:31 +02:00

7 lines
125 B
Makefile

APPLICATION = test_float
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include