summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/iasl/Makefile
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2009-10-19 16:12:58 +0000
committerjkim <jkim@FreeBSD.org>2009-10-19 16:12:58 +0000
commitfca91fda32721bc606e229d3aeb7600fb317d729 (patch)
tree95d7b5e1b1ea3efc23c5c307a65c2b3e25cacbe0 /usr.sbin/acpi/iasl/Makefile
parent763b9ae1f84c34313cd6617611f6269bfa151b66 (diff)
parentab110240e055d6a52bfada74f67dcfe951464a0a (diff)
downloadFreeBSD-src-fca91fda32721bc606e229d3aeb7600fb317d729.zip
FreeBSD-src-fca91fda32721bc606e229d3aeb7600fb317d729.tar.gz
Merge ACPICA 20091013.
Diffstat (limited to 'usr.sbin/acpi/iasl/Makefile')
-rw-r--r--usr.sbin/acpi/iasl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/acpi/iasl/Makefile b/usr.sbin/acpi/iasl/Makefile
index 551bfc6..ff6ebd7 100644
--- a/usr.sbin/acpi/iasl/Makefile
+++ b/usr.sbin/acpi/iasl/Makefile
@@ -5,7 +5,8 @@ SRCS= adfile.c adisasm.c adwalk.c
SRCS+= osunixxf.c
# common
-SRCS+= dmrestag.c dmtable.c dmtbdump.c dmtbinfo.c getopt.c
+SRCS+= dmextern.c dmrestag.c dmtable.c dmtbdump.c dmtbinfo.c \
+ getopt.c
# compiler
SRCS+= aslanalyze.c aslcodegen.c aslcompile.c aslcompiler.y.h \
OpenPOWER on IntegriCloud