[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #29074] -include target fails to issue Error in 3.81
From: |
Christian Hujer |
Subject: |
[bug #29074] -include target fails to issue Error in 3.81 |
Date: |
Sat, 03 Dec 2011 12:22:41 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1 |
Follow-up Comment #5, bug #29074 (project make):
I agree with Hack Lee.
There was a bug before 3.81.
You wouldn't want make to fall over on an
-include $(sources:%.c=%.d)
in the Makefile because of a source error when you're actually running
make clean
The behavior of GNUmake 3.81 is correct.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29074>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #29074] -include target fails to issue Error in 3.81,
Christian Hujer <=