On Sat, 2016-07-30 at 12:24 +0100, Lee Shallis wrote:
> > $(info $(0)_CALL=(if ifeq "$($(0)_PREVMOD)"
> > "$($(0)_LASTMOD)",_UPTODATE,_UPDATECC))

The strange formatting makes this hard to read, but:

  $(info $(0)_CALL=(if ifeq ...
                  ^^^
                  missing $

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to