[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'no rule' warning not precise enough language
From: |
Paul Smith |
Subject: |
Re: 'no rule' warning not precise enough language |
Date: |
Fri, 29 Mar 2013 22:52:03 -0400 |
On Fri, 2013-03-29 at 19:20 +0800, address@hidden wrote:
> using
> %.kml:%.html %.xq; basex $*.xq < $< | ./postprocessor
>
> make q.kml
> will say 'no rule to make q.kml'
> until one creates a q.xq file
>
> So it should say something different than 'no rule'
> because there indeed is a rule.
We've already had this conversation at least once:
http://lists.gnu.org/archive/html/bug-make/2008-06/msg00013.html
I found this easily:
http://lmgtfy.com/?q=jidanni+%22no+rule+to+make%22
You'll note even there I thought we'd discussed it before then as well.
Cheers!