This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-22 14:49:36 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8adc94de6a
opnsense-src
/
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 07:32:14 -04:00
#
$Id$ -> $FreeBSD$
1999-08-27 19:37:10 -04: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 07:32:14 -04: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 11:00:15 -04: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 07:32:14 -04:00
.PATH
:
${.
CURDIR
}/
alpha
Reference in a new issue
Copy permalink