summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/iasl/Makefile
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-04-23 19:29:49 +0000
committerjkim <jkim@FreeBSD.org>2013-04-23 19:29:49 +0000
commit0cf697a724b72d38005ba8166618ac363e99b384 (patch)
tree6e203b4238749f9d10dbd62d3334017d8b3ade08 /usr.sbin/acpi/iasl/Makefile
parent28c80ff39ac4183c05e219f9962f3d58d5e4f8fa (diff)
downloadFreeBSD-src-0cf697a724b72d38005ba8166618ac363e99b384.zip
FreeBSD-src-0cf697a724b72d38005ba8166618ac363e99b384.tar.gz
Clean up generated files added in r233250.
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 973b63d..fb144e3 100644
--- a/usr.sbin/acpi/iasl/Makefile
+++ b/usr.sbin/acpi/iasl/Makefile
@@ -74,7 +74,8 @@ YFLAGS= -d
CLEANFILES= aslcompiler.y.h aslcompilerlex.c aslcompilerparse.c \
aslcompilerparse.h dtparser.y.h dtparserlex.c \
- dtparserparse.c dtparserparse.h
+ dtparserparse.c dtparserparse.h prparser.y.h \
+ prparserlex.c prparserparse.c prparserparse.h
aslcompilerlex.c: aslcompiler.l aslsupport.l
${LEX} ${LFLAGS} -PAslCompiler -o${.TARGET} \
OpenPOWER on IntegriCloud