diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/hppa/conf/Makefile.hppa | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/Makefile.hppa b/sys/arch/hppa/conf/Makefile.hppa index 7549ac8c239..5430ee71e72 100644 --- a/sys/arch/hppa/conf/Makefile.hppa +++ b/sys/arch/hppa/conf/Makefile.hppa @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.hppa,v 1.65 2011/04/15 02:41:28 guenther Exp $ +# $OpenBSD: Makefile.hppa,v 1.66 2011/04/15 02:46:52 deraadt Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -127,7 +127,6 @@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP} sh $S/conf/newvers.sh ${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c - clean:: rm -f eddep *bsd *bsd.gdb tags *.[io] [a-z]*.s \ [Ee]rrs linterrs assym.h ${DB_STRUCTINFO} |