Date: Thu, 27 Jul 2006 17:56:57 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/rtsol Makefile Message-ID: <200607271756.k6RHuvRM004690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-07-27 17:56:57 UTC
FreeBSD src repository
Modified files:
sbin/rtsol Makefile
Log:
INET6 has no effect on rtsol, it's an IPv6-only tool with its
code independent of the macro. This utility is just omitted
from the build as a whole by ../Makefile if MK_INET6 is set to false.
Pointed out by: ume
Tested with: cmp(1)
Revision Changes Path
1.13 +0 -7 src/sbin/rtsol/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607271756.k6RHuvRM004690>
