summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-03-12 13:02:46 +0000
committerjb <jb@FreeBSD.org>1998-03-12 13:02:46 +0000
commita7597a1ee0df7a475cf655046aeb783e2e7eee6f (patch)
tree52ab3ea2f978f7b623e923f670799dadf48762c9 /gnu
parent11d4ee5605b0bb6adc574a04589165b4dc4504b0 (diff)
downloadFreeBSD-src-a7597a1ee0df7a475cf655046aeb783e2e7eee6f.zip
FreeBSD-src-a7597a1ee0df7a475cf655046aeb783e2e7eee6f.tar.gz
Configure alpha to disassemble both alpha and i386 opcodes.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libopcodes/Makefile.alpha6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile.alpha b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha
new file mode 100644
index 0000000..5997e1b
--- /dev/null
+++ b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha
@@ -0,0 +1,6 @@
+#
+# $Id: Makefile.i386,v 1.1 1998/03/12 02:55:32 jdp Exp $
+#
+
+SRCS+= alpha-dis.c alpha-opc.c i386-dis.c
+CFLAGS+= -DARCH_alpha -DARCH_i386
OpenPOWER on IntegriCloud