Remote i386 cross-architecture support. It's now configurable, and off

by default.
This commit is contained in:
John Birrell 1998-05-04 21:18:46 +00:00
parent beb33165cb
commit 87219aff8e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35712

View file

@ -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