From: Stan Shebs Date: Wed, 7 Jan 2009 21:21:11 +0000 (+0000) Subject: * config/pa/linux.mh (XDEPFILES): Remove. X-Git-Tag: sid-snapshot-20090201~258 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b93f36dcbacaed62ba26a0ea1bbdfaa7352c395;p=thirdparty%2Fbinutils-gdb.git * config/pa/linux.mh (XDEPFILES): Remove. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 472573838ac..e84188e7fcf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-01-07 Stan Shebs + + * config/pa/linux.mh (XDEPFILES): Remove. + 2009-01-07 Doug Evans * cli/cli-cmds.c (set_debug): Fix cut-n-paste error. diff --git a/gdb/config/pa/linux.mh b/gdb/config/pa/linux.mh index ea45f69c4f8..d1d12ade46e 100644 --- a/gdb/config/pa/linux.mh +++ b/gdb/config/pa/linux.mh @@ -1,5 +1,4 @@ # Host: Hewlett-Packard PA-RISC machine, running Linux -XDEPFILES= NAT_FILE= config/nm-linux.h NATDEPFILES= inf-ptrace.o fork-child.o corelow.o gcore.o \ hppa-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o \