[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] order-only prerequisite ends up in $<
From: |
Paul D. Smith |
Subject: |
Re: [PATCH] order-only prerequisite ends up in $< |
Date: |
Wed, 21 Apr 2004 07:55:10 -0400 |
%% Jim <address@hidden> writes:
j> Absolutely...
j> all: junk.test
j> $.test:%.c | thing
j> touch $@
j> junk.c thing:
j> touch $@
j> make...
j> (touches thing and junk.c to create them)
j> then after every touch of 'thing' junk.test is touched.
This is a bug in make 3.80; it's been fixed already.
You should try the 3.81beta1 release; it works there.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- [PATCH] order-only prerequisite ends up in $<, Boris Kolpackov, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Paul D. Smith, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Noel Yap, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Boris Kolpackov, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Paul D. Smith, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Noel Yap, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Paul D. Smith, 2004/04/19
- Re: [PATCH] order-only prerequisite ends up in $<, Jim, 2004/04/21
- Re: [PATCH] order-only prerequisite ends up in $<, Noel Yap, 2004/04/21
- Re: [PATCH] order-only prerequisite ends up in $<, Jim, 2004/04/21
- Re: [PATCH] order-only prerequisite ends up in $<,
Paul D. Smith <=
- Re: [PATCH] order-only prerequisite ends up in $<, Noel Yap, 2004/04/21