Source-Changes archive

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

Re: CVS commit: src/regress/sys/kern/ipf/regress



On Wed, May 02, 2007 at 05:22:29PM +0300, Martti Kuparinen wrote:
> Bernd Ernesti wrote:
> 
> >This is not the correct the fix, because here you remove the file://
> >check, which is the reason for this test.
> 
> OK, makes sense.
> 
> >if object directories are used.
> 
> How can I detect this?

Off the top of my head, make a target for the file in the build directory?

${.OBJDIR}/foo
        cp ${.CURDIR}/foo ${.OBJDIR}/foo

Then have the test depend on the ${.OBJDIR} version.

Take care,

Bill

Attachment: pgplMhQa9b4Rm.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index