Follow-up Comment #11, bug #40159 (project make): My apologies for the stupid broken markup ... I gambled and lost :)
This is a repost of comment #10. Summary: -------- The procedure at comment #9 fixes the bug ! I will submit a Debian bugreport. Procedure #1: Without the patch, the bug occurs ----------------------------------------------- apt-get build-dep make apt-get source make cd make-dfsg-3.81/ dpkg-buildpackage -nc -us -uc ./make -R -r -f /home/david/work/src/c/make/lab/80-bug/clean/Makefile /home/david/work/src/c/make/lab/80-bug/clean/Makefile:15: *** unterminated variable reference. Stop. Procedure #2: With the patch, the bug is gone --------------------------------------------- wget -O - https://savannah.gnu.org/patch/download.php?file_id=23309 | patch -p1 make ./make -R -r -f /home/david/work/src/c/make/lab/80-bug/clean/Makefile bug/clean/Makefile:15: i (snip repeated lines) make: Nothing to be done for `dummy'. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?40159> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make