003 File Manager
Current Path:
/usr/src/stand/i386/libfirewire
usr
/
src
/
stand
/
i386
/
libfirewire
/
📁
..
📄
Makefile
(291 B)
📄
Makefile.depend
(206 B)
📄
dconsole.c
(3.54 KB)
📄
firewire.c
(10.25 KB)
📄
fwohci.c
(12.63 KB)
📄
fwohci.h
(4.98 KB)
Editing: Makefile
# $FreeBSD$ .include <bsd.init.mk> LIB= firewire .PATH: ${SYSDIR}/dev/dcons ${SYSDIR}/dev/firewire SRCS+= firewire.c fwohci.c dconsole.c SRCS+= dcons.c fwcrom.c CFLAGS+= -D_BOOT CFLAGS+= -I${LDRSRC} CFLAGS+= -I${BOOTSRC}/i386/libi386 CFLAGS+= -Wformat -Wall .include <bsd.lib.mk>
Upload File
Create Folder