f2f824ae57
(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...
6 lines
203 B
Mathematica
6 lines
203 B
Mathematica
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
|