help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vpath and created directories (and the directory cache)


From: Paolo Gai
Subject: Re: vpath and created directories (and the directory cache)
Date: Mon, 06 Dec 2004 14:16:38 +0100

Hi all,

I probably solved the problem using a small hack:

if you write:

vpath %.c mydir $(shell mkdir -p mydir; true)

mydir is created before evaluating the vpath; in that way, it is
included in the search.

bye

PJ

-- 
-----------------------------------------------------------------------
Evidence S.R.L. - Paolo Gai, CEO
http://www.evidence.eu.com   Tel: +39 050 883137  Fax: +39 050 883452






reply via email to

[Prev in Thread] Current Thread [Next in Thread]