[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why does "make" "order-only-prequisities" work oddly with stems ?
From: |
Paul LAURENT |
Subject: |
Re: Why does "make" "order-only-prequisities" work oddly with stems ? |
Date: |
Fri, 9 Dec 2005 09:04:46 +0100 |
On 12/8/05, Boris Kolpackov <address@hidden> wrote:
> > When you write "as expected", do you mean that your test gave the same
> > result as me (rebuilding of the "stem" target whereas it should not) ?
>
> With make from CVS nothing is rebuilt after the script touched the order-
> only prerequisite.
I forgot to tell that I used GNU make 3.80 (compiled under Windows XP
SP2 using MS VC++ 7.1)
I run "make" from GNU Bash 2.03.
As far as I am concerned, I systematically reproduce the problem.
Paul