Hi,
it looks very simple, but it works for example for cpu
/>make user/cpu/cpu
it compile cpu okay, but
/>make user/microwin/src/demos/nanox
make:Nothing to be done for 'user/microwin/src/demos/nanox'.
/>make user/microwin/src/demos/nanowm
make:Nothing to be done for 'user/microwin/src/demos/nanowm'.
/>make user/microwin/src/demos/nanox/demo2
nano-X.h: No such file or directory
error ......
.....
Make: Error1
I would need to run or create makefile, where would be set directories well or how to run the all compilation again :(.
Could you advise me ?
Thank you.
Jan