On Sat, Aug 19, 2023 at 10:04:22PM +0200, Bruno Haible wrote: > Some 'make' programs give a syntax error when the lines that define the > commands for a target don't all start with a tab. The text editor that > I use (KDE kate) highlights such lines. This patch provides a fix. > > Bruno
Thanks!