1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/makefiles/utils
Gaëtan Harter fcf8c4782d
makefiles/utils: function to export variables for a target
This allows exporting variables only for some target.
It will allow not exporting variables when not needed, and so prevent
unnecessary evaluation.
2019-06-28 11:33:54 +02:00
..
checks.mk makefiles/utils: Add a function for checking that a string is not empty. 2018-12-07 18:19:34 +01:00
test-checks.mk makefiles/utils: add tests for checks.mk. 2018-12-07 18:19:38 +01:00
test-variables.mk makefiles/utils: function to export variables for a target 2019-06-28 11:33:54 +02:00
variables.mk makefiles/utils: function to export variables for a target 2019-06-28 11:33:54 +02:00