Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 11:29:01 -0500
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-arch@FreeBSD.org
Subject:   Re: We have to fix this!
Message-ID:  <20040309112901.06aae750@localhost>
In-Reply-To: <20040309152752.GZ10864@darkness.comp.waw.pl>
References:  <20040309140543.GW10864@darkness.comp.waw.pl> <xzpu10y861b.fsf@dwp.des.no> <20040309141508.GX10864@darkness.comp.waw.pl> <20040309151543.GU35475@elvis.mu.org> <20040309152752.GZ10864@darkness.comp.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Mar 2004 16:27:52 +0100
Pawel Jakub Dawidek <pjd@freebsd.org> wrote:

> On Tue, Mar 09, 2004 at 04:15:43PM +0100, Maxime Henrion wrote:
> +> > Sorry, I'm aware of .PATH, but try to do something like:
> +> > 
> +> > SRCS=file1.c ../file2.c
> +> 
> +> If you're aware of .PATH, why aren't you just using it?
> +> 
> +> .PATH: ..
> +> 
> +> SRCS= file1.c file2.c
> +> 
> +> works just fine...
> +> 
> +> If that's not what you're looking for, you should try explaining your
> +> problem better.
> 
> Hmm, it is. I was sure that .PATH means "this is your path and only this".
> It will not work with two files with the same name, but this is what
> I was looking for.
> Thanks!

I was just going to say 'read share/mk/*'

-- 
Tom Rhodes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309112901.06aae750>