[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failure in test subobj9.test with heirloom make
From: |
Ralf Wildenhues |
Subject: |
Re: Failure in test subobj9.test with heirloom make |
Date: |
Tue, 20 Apr 2010 23:08:08 +0200 |
User-agent: |
Mutt/1.5.20 (2009-10-28) |
* Stefano Lattarini wrote on Tue, Apr 20, 2010 at 10:52:41PM CEST:
> At Tuesday 20 April 2010, Ralf Wildenhues wrote:
> > I'm trying to understand which of these lines this make interprets
> > wrongly:
> > include file
> > include ./file
> > include .//file
> This one is sufficient o trigger the bug.
What about when you use quoting around the file name?
Thanks,
Ralf