mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
Add proc-service.o to NATDEPFILES.
This commit is contained in:
parent
cf4eee44fd
commit
8cca004af1
@ -1,3 +1,8 @@
|
||||
2001-03-19 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* config/ia64/linux.mh (NATDEPFILES): Add proc-service.o to
|
||||
this list.
|
||||
|
||||
2001-03-19 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* eval.c (evaluate_subexp): Remove #ifdef __STDC__ and ``inline''.
|
||||
|
@ -5,7 +5,8 @@ XDEPFILES=
|
||||
|
||||
NAT_FILE= nm-linux.h
|
||||
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o \
|
||||
core-aout.o core-regset.o ia64-linux-nat.o thread-db.o lin-lwp.o
|
||||
core-aout.o core-regset.o ia64-linux-nat.o \
|
||||
proc-service.o thread-db.o lin-lwp.o
|
||||
|
||||
LOADLIBES = -ldl -rdynamic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user