No rule to make target

2015-04-11 Thread Bruce Korb
yright (C) 2013-2014 Bruce Korb - all rights reserved # # gnu-pw-mgr is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation, either version 3 of the License, or # (at your option) any later vers

Re: No rule to make target

2015-04-11 Thread Bruce Korb
On 04/11/15 11:25, Bruce Korb wrote: I am getting this message: Never mind. I was playing with "$(call ...)" stuff and the text was permuted in an unexpected way...Sorry. ___ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.o

touching dependency files, take 2

2012-03-02 Thread Bruce Korb
This is a autoconf, automake and make question, rebuffed in gnulib. It's partly autoconf because autoconf stages dummy dependency files so the make include function won't choke. It is partly make because I find it a bit tricky getting the dependencies just right. It is, I think, mostly an automa

[bug #31326] Error message is way too terse

2011-09-19 Thread Bruce Korb
Follow-up Comment #4, bug #31326 (project make): ``or something like that'' Yeah, you wouldn't always do it and you'd have to decide on a case-by-case basis when it might be appropriate. So, several options for this: * wont-fix because the trouble/benefit ratio isn't good enough * consider an er

[bug #31326] Error message is way too terse

2010-10-13 Thread Bruce Korb
Follow-up Comment #2, bug #31326 (project make): "Makefile:40" was the last line of the make file. When I found the problem, it turned out that an intervening script appended a path to a variable and separated them with a colon. The dependency line of the last rule had the two colons. Now that

[bug #31326] Error message is way too terse

2010-10-13 Thread Bruce Korb
URL: Summary: Error message is way too terse Project: make Submitted by: bkorb Submitted on: Wed 13 Oct 2010 07:20:13 PM GMT Severity: 3 - Normal Item Group: Enhancement