cvs commit: src/usr.bin/telnet Makefile

Yar Tikhiy yar at FreeBSD.org
Thu Jul 27 14:19:36 UTC 2006


yar         2006-07-27 14:19:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/telnet       Makefile 
  Log:
  Respect MK_INET6_SUPPORT.
  Move INET6 out of the RELEASE_CRUNCH conditional block
  because it saves as little as 2% of the binary size and
  IPv6 is rather popular today.  (Some other binaries, e.g.,
  telnetd, include INET6 for RELEASE_CRUNCH already.)
  
  Revision  Changes    Path
  1.30      +5 -1      src/usr.bin/telnet/Makefile


More information about the cvs-all mailing list