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 11:35:29AM +0000, Martti Kuparinen wrote:
>
> Module Name: src
> Committed By: martti
> Date: Wed May 2 11:35:28 UTC 2007
>
> Modified Files:
> src/regress/sys/kern/ipf/regress: ip2
>
> Log Message:
> Make this work with object directories as well.
This is not the correct the fix, because here you remove the file://
check, which is the reason for this test.
IMHO the 'ip1 ip2' target in src/regress/sys/kern/ipf/Makefile should be
split up and ip2 would need to copy the input/ip2.data file into ${.CURDIR}
if object directories are used.
Bernd
Home |
Main Index |
Thread Index |
Old Index