X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-Id: <5.0.2.1.2.20011221215105.009e9d30@pop.gmx.net> X-Sender: martinSteuer AT gmx DOT de@pop.gmx.net X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Fri, 21 Dec 2001 22:01:39 +0100 To: djgpp AT delorie DOT com From: Martin Steuer Subject: Re: Makefile Tip In-Reply-To: <200112211529.QAA21636@acp3bf.physik.rwth-aachen.de> References: <5 DOT 0 DOT 2 DOT 1 DOT 2 DOT 20011215171259 DOT 009e1b40 AT pop DOT gmx DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hello, At first thanks Hans-Bernhard for your help, with VPATH my makefile now works, I probably never found it on my own, thanks. >What you want is different enough from the usual way of doing this >that you may run into problems in the medium term, I think. Mhh, what do you mean by this, what problems do you see I could run in? Anyway for now it works well thanks alot, Martin