old-cross-binutils/gdb/testsuite/gdb.disasm/sh3.mt
Jeff Law 98395eafc9 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
* gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
	* gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
	* gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.

sh3e disassembler tests.  Sanitized out for now.
1995-08-07 08:48:22 +00:00

5 lines
76 B
Mathematica

EXECUTABLES = sh3
sh3: sh3.s
$(CC) -c $(srcdir)/sh3.s
$(CC) -o sh3 sh3.o