Turn kernels into ecoff as well by default.

This commit is contained in:
rafal 2002-05-21 21:01:34 +00:00
parent a5a7e0f25c
commit 722dca8509
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
# $NetBSD: Makefile.sgimips.inc,v 1.6 2001/12/09 05:00:50 atatat Exp $
# $NetBSD: Makefile.sgimips.inc,v 1.7 2002/05/21 21:01:34 rafal Exp $
SYSTEM_LD_TAIL_EXTRA=; \
echo ${ELF2ECOFF} $@ $@.ecoff; ${ELF2ECOFF} $@ $@.ecoff; \
chmod 755 $@.ecoff