diff options
author | 2011-04-15 02:46:52 +0000 | |
---|---|---|
committer | 2011-04-15 02:46:52 +0000 | |
commit | 5be87dd76be1f35377b711959573e1c04847047c (patch) | |
tree | 2d9237c3b66b16a89184a4e6872cd6d2d40ba918 | |
parent | Convert the kernel Makefiles to autogenerate dependencies during compilation (diff) | |
download | wireguard-openbsd-5be87dd76be1f35377b711959573e1c04847047c.tar.xz wireguard-openbsd-5be87dd76be1f35377b711959573e1c04847047c.zip |
die blank line die die die
-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} |