diff options
Diffstat (limited to 'sys/arch/loongson/conf')
-rw-r--r-- | sys/arch/loongson/conf/Makefile.loongson | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/loongson/conf/Makefile.loongson b/sys/arch/loongson/conf/Makefile.loongson index 0a256b9d3f2..e9ad83081d3 100644 --- a/sys/arch/loongson/conf/Makefile.loongson +++ b/sys/arch/loongson/conf/Makefile.loongson @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.loongson,v 1.12 2010/04/27 06:46:26 deraadt Exp $ +# $OpenBSD: Makefile.loongson,v 1.13 2010/04/27 15:40:23 deraadt Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -98,7 +98,7 @@ SYSTEM_LD_TAIL+=; \ %LOAD clean:: - rm -f eddep bsd bsd.gdb bsd.ecoff tags *.o locore.i [a-z]*.s \ + rm -f eddep bsd bsd.gdb bsd.ecoff tags *.o [a-z]*.s \ Errs errs linterrs makelinks assym.h ${DB_STRUCTINFO} lint: /tmp param.c |