Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Makefile target given more than once (Re: 3.1.6-dev-17)
- X-seq: zsh-workers 9587
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Makefile target given more than once (Re: 3.1.6-dev-17)
- Date: Sun, 6 Feb 2000 19:15:08 +0000
- In-reply-to: <NCBBLINKDKKLMKDJFLMCGEIHCBAA.Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <NCBBLINKDKKLMKDJFLMCGEIHCBAA.Andrej.Borsenkow@xxxxxxxxxxxxxx>
On Feb 3, 1:11pm, Andrej Borsenkow wrote:
} Subject: RE: 3.1.6-dev-17
}
} gmake[1]: Entering directory `/tools/src/zsh-3.1.6-dev-17/Doc'
} Makefile:217: target `zsh.texi' given more than once in the same rule.
Hrm. This would appear to be gmake cleverly discovering that when $(sdir)
is ".", zsh.texi and $(sdir)/zsh.texi are the same target.
Does that actually cause the build to fail, or is it just noise?
Can we count on other "make" implementations being that clever? I didn't
think so, but ...
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author