Solaris 2 configuration; sparc64 sanitization.

This commit is contained in:
Ken Raeburn 1993-07-12 14:59:29 +00:00
parent ba9ca6a387
commit 96593d4b82
2 changed files with 21 additions and 0 deletions

View file

@ -59,11 +59,13 @@ news.mt
ose68.mt
rtbsd.mh
sa29200.mt
sparc64-elf.mt
sparc-ll.mh
st2000.mt
sun3.mh
sun3.mt
sun4.mt
sun4sol2.mt
vax.mt
vxworks68.mt
z8ksim.mt
@ -76,3 +78,17 @@ Things-to-lose:
Do-last:
if ( echo $* | grep keep-v9 > /dev/null ) ; then
if [ -n "${verbose}" ] ; then
echo Keeping `pwd`/sparc64-elf.mt.
fi
else
if [ -n "${verbose}" ] ; then
echo Removing `pwd`/sparc64-elf.mt.
fi
if [ -n "${safe}" ] ; then
mv sparc64-elf.mt .Recover
else
rm sparc64-elf.mt
fi
fi

5
ld/config/sun4sol2.mt Normal file
View file

@ -0,0 +1,5 @@
EMUL=elf32_sparc
OTHER_EMULATIONS= em_elf32_sparc.o
em_elf32_sparc.c: $(srcdir)/emulparams/elf32-sparc.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32-sparc.sh