This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
0e57a0542b
RIOT
/
tests
/
Makefile.tests_common
5 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
make: don't use export on example makefiles
2014-05-05 21:54:10 +02:00
BOARD
?=
native
RIOTBASE
?=
$(
CURDIR
)
/../..
QUIET
?=
1
tests: add prefix to Makefile.tests_common - fixes name clash on macOS - correct naming of test coap to pkg_libcoap
2017-01-11 19:43:58 +01:00
APPLICATION
:=
tests_
$(
APPLICATION
)
Copy Permalink