This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ob] last XDEPFILES gone


There was a last XDEPFILES hiding out in config/pa ...

Stan

2009-01-07 Stan Shebs <stan@codesourcery.com>

* config/pa/linux.mh (XDEPFILES): Remove.

cvs diff: Diffing config/pa
Index: config/pa/linux.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/pa/linux.mh,v
retrieving revision 1.9
diff -p -r1.9 linux.mh
*** config/pa/linux.mh    25 Apr 2007 22:17:48 -0000    1.9
--- config/pa/linux.mh    7 Jan 2009 21:20:19 -0000
***************
*** 1,5 ****
 # 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 \
--- 1,4 ----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]