help-gnu-utils
[Top][All Lists]
Advanced

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

Problem with -include target, make-3.81 bug?


From: James
Subject: Problem with -include target, make-3.81 bug?
Date: Tue, 04 May 2010 15:40:54 -0000
User-agent: G2/1.0

Let's say makefile looks like

all:
          exit 0
done:
          exit 1

-include done

Before make version 3.81 (3.81beta1, 3.80, 3.79, etc) this used to
issue an Error, but not in 3.81.
I'd rather have this give an Error instead of ignoring it.

Is this a bug? or a new feature.


TIA
JL


reply via email to

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