summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa64')
-rw-r--r--sys/arch/hppa64/conf/Makefile.hppa644
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa64/conf/Makefile.hppa64 b/sys/arch/hppa64/conf/Makefile.hppa64
index 863b8f4a3cb..4ebb898b39d 100644
--- a/sys/arch/hppa64/conf/Makefile.hppa64
+++ b/sys/arch/hppa64/conf/Makefile.hppa64
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.hppa64,v 1.38 2011/04/15 02:41:28 guenther Exp $
+# $OpenBSD: Makefile.hppa64,v 1.39 2011/07/06 02:08:04 tedu Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -120,7 +120,7 @@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP}
${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c
clean::
- rm -f eddep *bsd *bsd.gdb tags *.[io] [a-z]*.s \
+ rm -f eddep *bsd *bsd.gdb tags *.[dio] [a-z]*.s \
[Ee]rrs linterrs assym.h ${DB_STRUCTINFO}
lint: