>> parallel-inc.make:95: *** unterminated call to function 'info': missing ')'. >> Stop. > > I think the message is pretty clear: you're missing the end parenthesis > ")" to the info function which starts at line 95:
I read my make rule in the way that the closing parentheses is really not on the line 95. But it should be found on the line 101. …_NOTIFICATION8)')) > You can see that you open both an $(info ... and $(if ... function here, > and you don't close either of them (missing end-parens). The editor from the tool "KDevelop 4.7.0-2.1" gives me an other indication for the affected file. Regards, Markus _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make