diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-07-29 20:32:45 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-07-29 20:32:45 +0000 |
commit | 6fa856b91f332d8632eefbbd33ce04d0d75cc748 (patch) | |
tree | fb5de0c66e729ee7f330334e64bff2fd54364abe /gdb/config/ia64/linux.mh | |
parent | 471ae5aee1e717a1ea56e95697108a8077fc5ad0 (diff) | |
download | binutils-gdb-6fa856b91f332d8632eefbbd33ce04d0d75cc748.tar.gz |
2004-07-29 Andrew Cagney <cagney@gnu.org>
* config/powerpc/xm-linux.h: Delete empty file.
* config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
* config/powerpc/linux.mh (XM_FILE): Delete.
* config/m68k/xm-linux.h: Delete empty file.
* config/m68k/linux.mh (XM_FILE): Delete.
* config/ia64/xm-linux.h: Delete empty file.
* config/ia64/linux.mh (XM_FILE): Delete.
* config/arm/xm-linux.h: Delete empty file.
* config/arm/linux.mh (XM_FILE): Delete.
Diffstat (limited to 'gdb/config/ia64/linux.mh')
-rw-r--r-- | gdb/config/ia64/linux.mh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/ia64/linux.mh b/gdb/config/ia64/linux.mh index 2013af35505..71fed101a3e 100644 --- a/gdb/config/ia64/linux.mh +++ b/gdb/config/ia64/linux.mh @@ -1,7 +1,5 @@ # Host: Intel IA-64 running GNU/Linux -XM_FILE= xm-linux.h - NAT_FILE= nm-linux.h NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o gcore.o \ core-aout.o core-regset.o ia64-linux-nat.o linux-proc.o \ |