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/powerpc/ppc64-linux.mh | |
parent | 471ae5aee1e717a1ea56e95697108a8077fc5ad0 (diff) | |
download | gdb-6fa856b91f332d8632eefbbd33ce04d0d75cc748.zip gdb-6fa856b91f332d8632eefbbd33ce04d0d75cc748.tar.gz gdb-6fa856b91f332d8632eefbbd33ce04d0d75cc748.tar.bz2 |
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/powerpc/ppc64-linux.mh')
-rw-r--r-- | gdb/config/powerpc/ppc64-linux.mh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/powerpc/ppc64-linux.mh b/gdb/config/powerpc/ppc64-linux.mh index dd81586..b22408a 100644 --- a/gdb/config/powerpc/ppc64-linux.mh +++ b/gdb/config/powerpc/ppc64-linux.mh @@ -1,6 +1,5 @@ # Host: PowerPC64, running Linux -XM_FILE= xm-linux.h XM_CLIBS= NAT_FILE= nm-ppc64-linux.h |