003 File Manager
Current Path:
/usr/src/tools/tools/iwn/iwnstats
usr
/
src
/
tools
/
tools
/
iwn
/
iwnstats
/
📁
..
📄
Makefile
(384 B)
📄
iwn_ioctl.c
(2.38 KB)
📄
iwn_ioctl.h
(1.65 KB)
📄
iwnstats.h
(1.6 KB)
📄
main.c
(8.37 KB)
Editing: Makefile
# $FreeBSD$ MAN= .include <bsd.own.mk> .PATH: ${.CURDIR}/../../../../sys/dev/iwn/ CFLAGS+=-I${.CURDIR}/../../../../sys/dev/iwn/ CFLAGS+=-I${.CURDIR}/../../../../sys/ PROG= iwnstats # Because of a clang preprocessor parser limitation causing this # to not compile, use gcc for now. #CC= gcc SRCS= main.c iwn_ioctl.c # CFLAGS.clang+= -fbracket-depth=512 .include <bsd.prog.mk>
Upload File
Create Folder