003 File Manager
Current Path:
/usr/src/usr.sbin/flowctl
usr
/
src
/
usr.sbin
/
flowctl
/
📁
..
📄
Makefile
(234 B)
📄
Makefile.depend
(308 B)
📄
flowctl.8
(2.55 KB)
📄
flowctl.c
(11.22 KB)
Editing: Makefile
# # $FreeBSD$ # .include <src.opts.mk> PROG= flowctl MAN= flowctl.8 WARNS?= 2 LIBADD= netgraph .if ${MK_INET6_SUPPORT} != "no" CFLAGS+= -DINET6 .endif .if ${MK_INET_SUPPORT} != "no" CFLAGS+= -DINET .endif .include <bsd.prog.mk>
Upload File
Create Folder