add make all / make clean; fix up Makefile

This commit is contained in:
Mis012
2021-10-23 15:23:45 +02:00
parent 13690c8e5a
commit 9e786ce878

View File

@@ -2,7 +2,9 @@
--- ---
instructions: see Makefile instructions:
(optional) `make clean && make`: remove build artifacts and recompile the project
`make run`: launch the demo app using the translation layer
##### FAQ: ##### FAQ: