This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8a61321605
freebsd-dev
/
gnu
/
usr.bin
/
binutils
/
libopcodes
/
Makefile.alpha
7 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
Configure alpha to disassemble both alpha and i386 opcodes.
1998-03-12 13:02:46 +00:00
#
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
# $FreeBSD$
Configure alpha to disassemble both alpha and i386 opcodes.
1998-03-12 13:02:46 +00:00
#
Remote i386 cross-architecture support. It's now configurable, and off by default.
1998-05-04 21:18:46 +00:00
SRCS
+=
alpha-dis.c alpha-opc.c
CFLAGS
+=
-DARCH_alpha
Reference in New Issue
Copy Permalink