cvs commit: src/sbin/route Makefile src/sbin/rtsol Makefile src/sbin/setkey Makefile

Hajimu UMEMOTO ume at FreeBSD.org
Thu Jul 27 15:06:30 UTC 2006


Hi,

>>>>> On Thu, 27 Jul 2006 13:26:29 +0000 (UTC)
>>>>> Yar Tikhiy <yar at FreeBSD.org> said:

yar> yar         2006-07-27 13:26:29 UTC

yar>   FreeBSD src repository

yar>   Modified files:
yar>     sbin/route           Makefile 
yar>     sbin/rtsol           Makefile 
yar>     sbin/setkey          Makefile 
yar>   Log:
yar>   Obey MK_INET6_SUPPORT.
yar>   This is also a good chance to apply style.Makefile(5) in some cases.

rtsol is a utility only for IPv6, and INET6 is not referred from rtsol
sources.  Since INET6 might be reffered from include files, -DINET6 is
required, here.  So, building rtsol without -DINET6 is not good.  You
may want to exclude rtsol from building by src/sbin/Makefile, instead.
  
Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/


More information about the cvs-all mailing list