help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unterminated call to function: bug?


From: Jens Schweikhardt
Subject: Re: unterminated call to function: bug?
Date: Tue, 11 May 2004 18:02:09 +0200
User-agent: Mutt/1.5.5.1i

On Tue, May 11, 2004 at 11:45:24AM -0400, Martin d'Anjou wrote:
# Hi,
# 
# This:
# 
# v:=$(shell grep NAME file1 | sed -e '/^#/d;s/NAME:[ ]*//')
# 
# gives me:
# 
# unterminated call to function `shell': missing `)'.  Stop.
# 
# Is it a bug?

It could be make is treating the # as the start of a comment.

Regards,

        Jens
-- 
Jens Schweikhardt  http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]