summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/Makefile.inc
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2005-11-01 22:44:08 +0000
committerjkim <jkim@FreeBSD.org>2005-11-01 22:44:08 +0000
commite72362d4d062b11a2a0fc3bc7712342d71635382 (patch)
tree084b99b6300c8a6f0ce76721d526140a61dee2a7 /usr.sbin/acpi/Makefile.inc
parent2e9142f013ec65013653f4b287fe3efd38e975b3 (diff)
downloadFreeBSD-src-e72362d4d062b11a2a0fc3bc7712342d71635382.zip
FreeBSD-src-e72362d4d062b11a2a0fc3bc7712342d71635382.tar.gz
Catch up with ACPI-CA 20051021 import
Diffstat (limited to 'usr.sbin/acpi/Makefile.inc')
-rw-r--r--usr.sbin/acpi/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc
index 2fce920..3237afb 100644
--- a/usr.sbin/acpi/Makefile.inc
+++ b/usr.sbin/acpi/Makefile.inc
@@ -2,7 +2,7 @@
# $FreeBSD$
ACPICA_DIR= ${.CURDIR}/../../../sys/contrib/dev/acpica
-CFLAGS+= -I${.CURDIR}/../../../sys -I${ACPICA_DIR} -I${ACPICA_DIR}/compiler
+CFLAGS+= -I${.CURDIR}/../../../sys
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
OpenPOWER on IntegriCloud