{{tag>Brouillon Regex Pb}} = Pb make Makefile missing separator Makefile:13: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. Solution sed -i -e 's/^[ ]\+/\t/' Makefile