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
e3ffd96636
freebsd-dev
/
gnu
/
usr.bin
/
binutils
/
gdb
/
Makefile.alpha
9 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
* Add bmake framework for using gdb alongside binutils. The old bmake framework was repository copied from gnu/usr.bin/gdb. * Add alpha support.
1999-05-02 11:32:14 +00:00
#
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
# $FreeBSD$
* Add bmake framework for using gdb alongside binutils. The old bmake framework was repository copied from gnu/usr.bin/gdb. * Add alpha support.
1999-05-02 11:32:14 +00:00
#
Live & postmortem kernel debugging support for the alpha platform. This was modeled after NetBSD's kernel debugging support. Reviewed by: Doug Rabson <dfr@nlsystems.com>
1999-06-21 15:00:15 +00:00
XSRCS
+=
freebsd-nat.c alpha-tdep.c kvm-fbsd.c
LDADD
+=
-lkvm
* Add bmake framework for using gdb alongside binutils. The old bmake framework was repository copied from gnu/usr.bin/gdb. * Add alpha support.
1999-05-02 11:32:14 +00:00
.PATH
:
${.
CURDIR
}/
alpha
Reference in New Issue
Copy Permalink