summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/Makefile.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/Makefile.i386 b/sys/arch/i386/conf/Makefile.i386
index 9331ff45fa1..ab58d5d33d9 100644
--- a/sys/arch/i386/conf/Makefile.i386
+++ b/sys/arch/i386/conf/Makefile.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.i386,v 1.99 2016/10/24 18:26:17 deraadt Exp $
+# $OpenBSD: Makefile.i386,v 1.100 2016/10/27 20:44:20 natano Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -124,7 +124,7 @@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP}
${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c
clean::
- rm -f eddep *bsd *bsd.gdb tags *.[dio] [a-z]*.s \
+ rm -f *bsd *bsd.gdb tags *.[dio] [a-z]*.s \
[Ee]rrs linterrs assym.* ${DB_STRUCTINFO} param.c
cleandir: clean