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.net
# # This builds network tools. # # $FreeBSD$ # CRUNCH_PROGS_sbin+= route ping CRUNCH_PROGS_usr.sbin+= arp # inetd CRUNCH_PROGS_usr.sbin+= inetd CRUNCH_LIBS+= -lwrap #.if ${MK_INET6_SUPPORT} != "no" #CRUNCH_PROGS_sbin+= ping6 #.endif # netstat CRUNCH_PROGS_usr.bin+= netstat CRUNCH_LIBS+= -lmemstat -lnetgraph # ifconfig CRUNCH_PROGS_sbin+= ifconfig CRUNCH_SHLIBS+= -l80211 # wlan stuff CRUNCH_PROGS_usr.sbin+= wlandebug # tcpdump CRUNCH_PROGS_usr.sbin+= tcpdump # CRUNCH_LIBS+= -lpcap -lcrypto
Upload File
Create Folder