Re: build failed

2009-05-11 Thread Noah Slater
your command. Heh. -- Noah Slater, http://tumbolia.org/nslater ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make

Re: always same message...

2009-04-21 Thread Noah Slater
On Tue, Apr 21, 2009 at 04:22:34PM +0200, dariou dariou wrote: > $make -f myfile.mk > make: Nothing to be done for `all'. Well, the message would indicate there's nothing to be done for the all target. Why don't you post your Makefile if you're still confused? __

Re: Enhancement request: Watch source files for changes

2009-02-04 Thread Noah Slater
m. How hard could it be to put this last step in some kind of loop? -- Noah Slater, http://tumbolia.org/nslater ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make

Re: Enhancement request: Watch source files for changes

2009-02-04 Thread Noah Slater
Hey, Is there anyone available to give feedback on my enhancement proposal? Thanks, -- Noah Slater, http://tumbolia.org/nslater ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make

Re: Minor documentation bug

2009-01-30 Thread Noah Slater
On Fri, Jan 30, 2009 at 05:04:36AM -0800, Yakup Akbay wrote: > The minus sign before 'rm' seems to be a clerical error. The minus sign tells make to ignore errors from the command. -- Noah Slater, http://tumbolia.org/nslater ___ Bug

Enhancement request: Watch source files for changes

2009-01-24 Thread Noah Slater
rgets should be remade each time. Thanks, -- Noah Slater, http://tumbolia.org/nslater ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make