003 File Manager
Current Path:
/usr/src/tools/bsdbox
usr
/
src
/
tools
/
bsdbox
/
📁
..
📄
Makefile
(3.37 KB)
📄
Makefile.base
(1.38 KB)
📄
Makefile.depend
(991 B)
📄
Makefile.fs
(270 B)
📄
Makefile.hostapd
(584 B)
📄
Makefile.kld
(104 B)
📄
Makefile.login
(146 B)
📄
Makefile.net
(501 B)
📄
Makefile.telnetd
(495 B)
📄
Makefile.textproc
(333 B)
📄
README
(229 B)
Editing: Makefile.telnetd
# Build telnetd # Question - why is telnetds objects ending up in the srcdir? -adrian # This won't work yet - because telnetd relies on libtelnet.a which includes # kerberos support by default; building telnetd without kerberos support # requires the cross-build world to be built the same. # -adrian # $FreeBSD$ CRUNCH_PROGS_libexec+= telnetd CRUNCH_PROGS_usr.bin+= telnet CRUNCH_LIBS+= -lkrb5 -lhx509 -lasn1 -lcom_err -lroken -ltelnetd # CRUNCH_BUILDOPTS_telnetd= MK_KERBEROS_SUPPORT=no
Upload File
Create Folder