summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-02-16 01:23:54 +0000
committersjg <sjg@FreeBSD.org>2013-02-16 01:23:54 +0000
commit0ee5295509f95c5780976697a2d3539b994458ca (patch)
treed52c71701a79fdd867f98855550227958e10a689 /usr.sbin/acpi
parent64fca9118b71c803e4211b569c603681fa601dfe (diff)
downloadFreeBSD-src-0ee5295509f95c5780976697a2d3539b994458ca.zip
FreeBSD-src-0ee5295509f95c5780976697a2d3539b994458ca.tar.gz
Updated dependencies
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/acpiconf/Makefile.depend2
-rw-r--r--usr.sbin/acpi/acpidb/Makefile.depend2
-rw-r--r--usr.sbin/acpi/acpidump/Makefile.depend2
-rw-r--r--usr.sbin/acpi/iasl/Makefile.depend8
4 files changed, 6 insertions, 8 deletions
diff --git a/usr.sbin/acpi/acpiconf/Makefile.depend b/usr.sbin/acpi/acpiconf/Makefile.depend
index a839545..61e5f50 100644
--- a/usr.sbin/acpi/acpiconf/Makefile.depend
+++ b/usr.sbin/acpi/acpiconf/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.sbin/acpi/acpidb/Makefile.depend b/usr.sbin/acpi/acpidb/Makefile.depend
index a274268..a34439e 100644
--- a/usr.sbin/acpi/acpidb/Makefile.depend
+++ b/usr.sbin/acpi/acpidb/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.sbin/acpi/acpidump/Makefile.depend b/usr.sbin/acpi/acpidump/Makefile.depend
index a839545..61e5f50 100644
--- a/usr.sbin/acpi/acpidump/Makefile.depend
+++ b/usr.sbin/acpi/acpidump/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.sbin/acpi/iasl/Makefile.depend b/usr.sbin/acpi/iasl/Makefile.depend
index ffc65ca..6a6fa13 100644
--- a/usr.sbin/acpi/iasl/Makefile.depend
+++ b/usr.sbin/acpi/iasl/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
@@ -38,6 +36,10 @@ aslload.o: aslcompiler.y.h
aslload.po: aslcompiler.y.h
asllookup.o: aslcompiler.y.h
asllookup.po: aslcompiler.y.h
+aslmethod.o: aslcompiler.y.h
+aslmethod.po: aslcompiler.y.h
+aslnamesp.o: aslcompiler.y.h
+aslnamesp.po: aslcompiler.y.h
aslopcodes.o: aslcompiler.y.h
aslopcodes.po: aslcompiler.y.h
asloperands.o: aslcompiler.y.h
@@ -70,6 +72,8 @@ aslutils.o: aslcompiler.y.h
aslutils.po: aslcompiler.y.h
aslwalks.o: aslcompiler.y.h
aslwalks.po: aslcompiler.y.h
+aslxref.o: aslcompiler.y.h
+aslxref.po: aslcompiler.y.h
dtexpress.o: dtparser.y.h
dtexpress.po: dtparser.y.h
dtparserlex.o: dtparser.y.h
OpenPOWER on IntegriCloud