Relative Content

Tag Archive for makefileembeddedgnu-make

error while using “make all” and “make clean”

I keep getting the error make: *** No rule to make target ‘all’. Stop. whenever I run make all or make clean, despite having the correct data in my Makefile. How can I resolve this? Below is the code in make file