aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-05-04 21:18:46 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-05-04 21:18:46 +0000
commit87219aff8e737829abe1b9d74394f0b2244658e7 (patch)
tree629123c76c89f35d3e30330f34f22949078775c8 /gnu
parentbeb33165cbe8227b4d6b8a5626055faed7df50e9 (diff)
downloadsrc-87219aff8e737829abe1b9d74394f0b2244658e7.tar.gz
src-87219aff8e737829abe1b9d74394f0b2244658e7.zip
Remote i386 cross-architecture support. It's now configurable, and off
by default.
Notes
Notes: svn path=/head/; revision=35712
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libopcodes/Makefile.alpha6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile.alpha b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha
index 5997e1b633ca..ee6af66be846 100644
--- a/gnu/usr.bin/binutils/libopcodes/Makefile.alpha
+++ b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha
@@ -1,6 +1,6 @@
#
-# $Id: Makefile.i386,v 1.1 1998/03/12 02:55:32 jdp Exp $
+# $Id: Makefile.alpha,v 1.1 1998/03/12 13:02:46 jb Exp $
#
-SRCS+= alpha-dis.c alpha-opc.c i386-dis.c
-CFLAGS+= -DARCH_alpha -DARCH_i386
+SRCS+= alpha-dis.c alpha-opc.c
+CFLAGS+= -DARCH_alpha