diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-03-12 13:02:46 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-03-12 13:02:46 +0000 |
| commit | db7662af72852cd3cdcefe9b75f85cd724fd5caa (patch) | |
| tree | c97bd38af636cba76b66d2212ee2ce9cadea6110 /gnu/usr.bin/binutils/libopcodes | |
| parent | fa1457be94db2f1e6bc0b7c581d14674e44418ef (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile.alpha | 6 |
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 000000000000..5997e1b633ca --- /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 |
