This is the mail archive of the gdb-patches@sources.redhat.com 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]

[commit] Eliminate nm-nto.h


No longer needed (and was empty).

committed,
Andrew
2004-09-02  Andrew Cagney  <cagney@gnu.org>

	* config/i386/nto.mh (NAT_FILE): Delete.
	* config/i386/nm-nto.h: Delete.

Index: config/i386/nto.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/nto.mh,v
retrieving revision 1.3
diff -p -u -r1.3 nto.mh
--- config/i386/nto.mh	29 Jul 2004 20:04:20 -0000	1.3
+++ config/i386/nto.mh	2 Sep 2004 19:50:45 -0000
@@ -1,5 +1,3 @@
 # Host: Intel 386 running QNX.
 
-NAT_FILE= nm-nto.h
-
 NATDEPFILES= nto-procfs.o

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