mrdudz
d2da30a7e2
give the "samples" target something to do to supress the "nothing to be done for 'samples'" message
2021-05-16 23:38:17 +02:00
mrdudz
ce487651b0
as suggested by Oliver:
...
- only output messages if MAKELEVEL is 0
- indent nested ifeq
- use if (,) syntax
2021-05-16 22:24:35 +02:00
mrdudz
86bd6b9add
Added executable list for all targets and print a message when certain
...
samples are not available for a target (instead of failing). This makes
"make SYS=<target>" in samples recursively work for all supported targets.
2021-05-15 19:48:19 +02:00
Oliver Schmidt
fd208fdf0b
- Added support for calling subdir Makefiles for the make targets 'samples' and 'clean'.
...
- Adjusted the 'tutorial' Makefile to actually work as expected.
Note: The 'disasm' and 'geos' Makefiles don't seem to work so they are not called as of now.
2020-10-03 19:35:23 +02:00
mrdudz
4008ab556c
added a Makefile
2020-08-27 01:34:18 +02:00