003 File Manager
Current Path:
/usr/src/tools/tools/dmardump
usr
/
src
/
tools
/
tools
/
dmardump
/
📁
..
📄
Makefile
(260 B)
📄
dmardump.c
(7.4 KB)
Editing: Makefile
# $FreeBSD$ PROG= dmardump SRCS= dmardump.c MAN= # Pull in bits from acpidump ACPIDUMP=${.CURDIR}/../../../usr.sbin/acpi/acpidump .PATH: ${ACPIDUMP} SRCS+= acpi_user.c acpi.c CFLAGS+= -I${ACPIDUMP} CFLAGS+= -I${.CURDIR}/../../../sys .include <bsd.prog.mk>
Upload File
Create Folder