* config/i386-linux.mt: delete ".sh" from genscripts argument

(change made to genscripts on July 21...)

This is all it took for linux-native ld to build. It isn't necessarily useful,
particularly as gcc is still configured to pass -m486 and -dll-verbose, which
this ld doesn't parse...
This commit is contained in:
Mark Eichin 1993-12-27 19:39:55 +00:00
parent 168e808729
commit f2f824ae57

View file

@ -2,4 +2,4 @@ EMUL=i386linux
OTHER_EMULATIONS= em_i386linux.o
em_i386linux.c: $(srcdir)/emulparams/i386linux.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
${GENSCRIPTS} i386linux.sh
${GENSCRIPTS} i386linux