summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-04-14 02:03:33 +0000
committernjl <njl@FreeBSD.org>2004-04-14 02:03:33 +0000
commitac3f2a8703656b0c6bc85aaa05fe4362d2878df3 (patch)
tree4be66ae1929c32912ff1d49246b022295edadb25
parent94049d08108115375769443eafab463669a31cb2 (diff)
downloadFreeBSD-src-ac3f2a8703656b0c6bc85aaa05fe4362d2878df3.zip
FreeBSD-src-ac3f2a8703656b0c6bc85aaa05fe4362d2878df3.tar.gz
Add another cleanfile for future imports.
-rwxr-xr-xsys/contrib/dev/acpica/acpica_prep.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/acpica_prep.sh b/sys/contrib/dev/acpica/acpica_prep.sh
index 2f5b56a..bb1605c 100755
--- a/sys/contrib/dev/acpica/acpica_prep.sh
+++ b/sys/contrib/dev/acpica/acpica_prep.sh
@@ -18,8 +18,8 @@ fulldirs="common compiler"
# files to remove
stripdirs="generate acpisrc"
stripfiles="16bit.h Makefile README a16find.c a16utils.asm \
- a16utils.obj adisasm.h acdos16.h acintel.h aclinux.h \
- acmsvc.h acnetbsd.h acwin.h acwin64.h readme.txt"
+ a16utils.lst a16utils.obj adisasm.h acdos16.h acintel.h \
+ aclinux.h acmsvc.h acnetbsd.h acwin.h acwin64.h readme.txt"
# files to update paths in
src_update_files="acpi.h acpiosxf.h"
OpenPOWER on IntegriCloud