summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/conf/Makefile.sparc644
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/Makefile.sparc64 b/sys/arch/sparc64/conf/Makefile.sparc64
index 93153599ad2..87a41c19318 100644
--- a/sys/arch/sparc64/conf/Makefile.sparc64
+++ b/sys/arch/sparc64/conf/Makefile.sparc64
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.sparc64,v 1.77 2016/10/24 18:26:17 deraadt Exp $
+# $OpenBSD: Makefile.sparc64,v 1.78 2016/10/27 20:44:20 natano Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -118,7 +118,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