003 File Manager
Current Path:
/usr/src/usr.sbin/ifmcstat
usr
/
src
/
usr.sbin
/
ifmcstat
/
📁
..
📄
Makefile
(236 B)
📄
Makefile.depend
(289 B)
📄
ifmcstat.8
(3.96 KB)
📄
ifmcstat.c
(27.67 KB)
📄
printb.c
(2.2 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ .include <src.opts.mk> PROG= ifmcstat SRCS= ifmcstat.c printb.c MAN= ifmcstat.8 BINMODE= 555 WARNS?= 2 .if ${MK_INET6_SUPPORT} != "no" CFLAGS+=-DINET6 .endif .include <bsd.prog.mk>
Upload File
Create Folder