From: Doug Evans Date: Wed, 28 Jan 1998 20:24:27 +0000 (+0000) Subject: delete txvu stuff, building mips files now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=91691042501381f8100e0f204350a0c57ccc2bd7;p=binutils-gdb.git delete txvu stuff, building mips files now --- diff --git a/ld/Makefile.am b/ld/Makefile.am index ff26cd05f49..49561d4788a 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -521,11 +521,6 @@ etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS} ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)" end-sanitize-tic80: -start-sanitize-sky: -etxvuelf.c: $(srcdir)/emulparams/txvuelf.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} txvuelf "$(tdir_txvu)" -end-sanitize-sky: evanilla.c: $(srcdir)/emulparams/vanilla.sh \ $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS} ${GENSCRIPTS} vanilla "$(tdir_vanilla)" diff --git a/ld/Makefile.in b/ld/Makefile.in index 0e18d3da208..d543a185a7f 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -1007,11 +1007,6 @@ etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS} ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)" end-sanitize-tic80: -start-sanitize-sky: -etxvuelf.c: $(srcdir)/emulparams/txvuelf.sh \ - $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} txvuelf "$(tdir_txvu)" -end-sanitize-sky: evanilla.c: $(srcdir)/emulparams/vanilla.sh \ $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS} ${GENSCRIPTS} vanilla "$(tdir_vanilla)"