當我改完一個makefile檔時出現以下錯誤:
Makefile:76: *** commands commence before first target. Stop.
make[2]: Leaving directory `/home/smhsu/kernel/uClinux-dist/vendors/Samsung/4510B'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/smhsu/kernel/uClinux-dist/user'
make: *** [user_only] Error 2
這個錯誤是什麼意思呀...寫makefile檔時要注意什麼格式 or 更新它?
但奇怪的是我把改過的地方改回原檔,但仍究出現一樣的錯誤....請教大家囉...