freebsd-nq/gnu/usr.bin/binutils/gdb/Makefile.alpha
Andrew Gallatin 4331c85a32 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

9 lines
148 B
Makefile

#
# $Id: Makefile.alpha,v 1.1 1999/05/02 11:31:55 dfr Exp $
#
XSRCS+= freebsd-nat.c alpha-tdep.c kvm-fbsd.c
LDADD+= -lkvm
.PATH: ${.CURDIR}/alpha