1
0
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:
John Birrell 1998-03-12 13:02:46 +00:00
parent fa1457be94
commit db7662af72
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34517

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