Home
About
Home
Docs
Make
Make
Separator
Make file uses tab as a separator,
if similar error (
Makefile:2: *** missing separator. Stop.
) is presented when running make file then this might be the issue.
Code editors some times replace tab with equivalent spaces.
1
References
Makefile:2: *** missing separator. Stop - Stack Overflow
↩︎