Configure alpha to disassemble both alpha and i386 opcodes.

This commit is contained in:
John Birrell 1998-03-12 13:02:46 +00:00
parent fa1457be94
commit db7662af72

View 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