mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Configure alpha to disassemble both alpha and i386 opcodes.
This commit is contained in:
parent
fa1457be94
commit
db7662af72
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34517
6
gnu/usr.bin/binutils/libopcodes/Makefile.alpha
Normal file
6
gnu/usr.bin/binutils/libopcodes/Makefile.alpha
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user