Subject: Re: CVS commit: src/regress/sys/kern/ipf/regress
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Bill Stouder-Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 05/02/2007 10:19:18
--UHN/qo2QbUvPLonB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, May 02, 2007 at 05:22:29PM +0300, Martti Kuparinen wrote:
> Bernd Ernesti wrote:
>=20
> >This is not the correct the fix, because here you remove the file://
> >check, which is the reason for this test.
>=20
> OK, makes sense.
>=20
> >if object directories are used.
>=20
> 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

--UHN/qo2QbUvPLonB
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (NetBSD)

iD8DBQFGOMgWWz+3JHUci9cRAgvlAJ9gIB2FiTbhBwLzsMD6dhwVVQ6ICACfYFM3
sqTX2731w22i/aqL3bnfpPI=
=eRNY
-----END PGP SIGNATURE-----

--UHN/qo2QbUvPLonB--