Revision: | 2 |
Committed: | 2007-01-31T14:59:36-08:00 (18 years, 4 months ago) by douglas |
File size: | 388 byte(s) |
Log Message: | This needs fixing... |
# | Content |
---|---|
1 | --- gdb/config/alpha/fbsd.mh Sat Jan 19 17:12:50 2002 |
2 | +++ gdb/config/alpha/fbsd.mh Sun Oct 13 12:22:36 2002 |
3 | @@ -1,5 +1,6 @@ |
4 | # Host: FreeBSD/Alpha |
5 | NATDEPFILES= fork-child.o infptrace.o inftarg.o \ |
6 | solib.o solib-svr4.o solib-legacy.o \ |
7 | - corelow.o core-regset.o alphabsd-nat.o |
8 | + corelow.o core-regset.o alphabsd-nat.o freebsd-uthread.o kvm-fbsd.o |
9 | NAT_FILE= nm-fbsd.h |
10 | +NAT_CLIBS= -lkvm |