cvs commit: src/lib/libtelnet Makefile src/libexec/telnetd Makefile src/usr.bin/telnet Makefile

Mark Murray markm at FreeBSD.org
Thu Jul 24 10:19:16 PDT 2003


markm       2003/07/24 10:19:15 PDT

  FreeBSD src repository

  Modified files:
    lib/libtelnet        Makefile 
    libexec/telnetd      Makefile 
    usr.bin/telnet       Makefile 
  Log:
  Make sure that a "make release" (more accurately the bit that makes
  the crunched binary) get a non-cryptographic telnet. This is overkill
  in that it covers stuff that is not normally used in a crunched binary.
  
  Revision  Changes    Path
  1.18      +2 -0      src/lib/libtelnet/Makefile
  1.23      +2 -0      src/libexec/telnetd/Makefile
  1.25      +2 -0      src/usr.bin/telnet/Makefile


More information about the cvs-src mailing list