Date: Thu, 27 Aug 1998 15:09:02 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Jes�s Mart�n Oya <jmo AT gsi DOT dit DOT upm DOT es>
cc: djgpp AT delorie DOT com
Subject: Re: Problems with .d files
In-Reply-To: <35E52C1D.5924101C@gsi.dit.upm.es>
Message-ID: <Pine.SUN.3.91.980827150810.6326p-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: 8bit
Precedence: bulk


On Thu, 27 Aug 1998, Jes�s Mart�n Oya wrote:

> I have a problem with the tmp/*.d files generated with my Makefile.
> The problem is that the structure of the .d file should be like this
> 
> tmp/whatever.o: src/whatever.c
> 
> and what I get is
> 
> tmp/src/whatever.o: src/whatever.c

You don't expect us to have a clue without even seeing your Makefile,
do you?