Remove empty machine description files
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 4 Dec 2010 19:50:39 +0000 (20:50 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 4 Dec 2010 19:50:39 +0000 (20:50 +0100)
commitd6a003a8b50ed3441bfc710bd54534d45adbc263
tree68bc698cfca8cddcd366ab8c41ab509e89f28ef2
parent15af15e54912d52e1840a257d0e01593e311b6d5
Remove empty machine description files

* configure.in: Remove reference to removed machine description
files and allow $machine and $machfile to be empty.  Substitute
M_FILE/S_FILE instead of machfile/opsysfile.

* msdos/sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix.

* Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
(S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
* src/m/arm.h, src/m/sh3.h, src/m/xtensa.h: Remove files.
ChangeLog
configure
configure.in
msdos/ChangeLog
msdos/sed1v2.inp
src/ChangeLog
src/Makefile.in
src/config.in
src/m/arm.h [deleted file]
src/m/sh3.h [deleted file]
src/m/xtensa.h [deleted file]