diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-04 21:18:46 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-04 21:18:46 +0000 |
| commit | 87219aff8e737829abe1b9d74394f0b2244658e7 (patch) | |
| tree | 629123c76c89f35d3e30330f34f22949078775c8 /gnu/usr.bin/binutils/libopcodes | |
| parent | beb33165cbe8227b4d6b8a5626055faed7df50e9 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile.alpha | 6 |
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 |
