Date: Fri, 25 Mar 2005 17:50:06 GMT From: Brooks Davis <brooks@one-eyed-alien.net> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/79229: Wrong Makefile path at /usr/src/sbin/ifconfig/Makefile Message-ID: <200503251750.j2PHo6sx068253@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/79229; it has been noted by GNATS.
From: Brooks Davis <brooks@one-eyed-alien.net>
To: RIck van der Zwet <rick@wzoeterwoude.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: bin/79229: Wrong Makefile path at /usr/src/sbin/ifconfig/Makefile
Date: Fri, 25 Mar 2005 09:40:08 -0800
We don't typically add refrences to the sys source prefering to pick up
the system headers or to force the include paths elsewhere when doing a
system upgrade. The -I.. seems bogus, but I don't see any need to add
the -I${.CURDIR}/../../sys refrence.
-- Brooks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503251750.j2PHo6sx068253>
