003 File Manager
Current Path:
/usr/src/usr.sbin/ndiscvt
usr
/
src
/
usr.sbin
/
ndiscvt
/
📁
..
📄
Makefile
(368 B)
📄
Makefile.depend
(313 B)
📄
inf-parse.y
(2.76 KB)
📄
inf-token.l
(3.34 KB)
📄
inf.c
(19.31 KB)
📄
inf.h
(1.36 KB)
📄
ndiscvt.8
(7.64 KB)
📄
ndiscvt.c
(11.44 KB)
📄
ndisgen.8
(2.72 KB)
📄
ndisgen.sh
(15.83 KB)
📄
windrv_stub.c
(6.92 KB)
Editing: Makefile
# $FreeBSD$ .PATH: ${SRCTOP}/sys/compat/ndis PROG= ndiscvt SRCS= ndiscvt.c SRCS+= subr_pe.c SRCS+= inf.c inf-token.l inf-parse.y y.tab.h MAN= ndiscvt.8 MAN+= ndisgen.8 WARNS?= 4 NO_WCAST_ALIGN= YFLAGS+=-v CFLAGS+=-I. -I${.CURDIR} -I${SRCTOP}/sys CLEANFILES= y.output FILES= windrv_stub.c FILESDIR= ${SHAREDIR}/misc SCRIPTS= ndisgen.sh .include <bsd.prog.mk>
Upload File
Create Folder