diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-08-05 18:18:17 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-08-05 18:18:17 +0000 |
commit | 5f7daaff1f6a6e626592e43a57836e314c07782b (patch) | |
tree | c802354d1fcf76471323c157a981667a83ec052c /gdb/config/alpha/xm-alphaosf.h | |
parent | e750405d4b3a2318f2363648fd5a926c81496197 (diff) | |
download | gdb-5f7daaff1f6a6e626592e43a57836e314c07782b.zip gdb-5f7daaff1f6a6e626592e43a57836e314c07782b.tar.gz gdb-5f7daaff1f6a6e626592e43a57836e314c07782b.tar.bz2 |
2004-08-05 Andrew Cagney <cagney@gnu.org>
* config/alpha/xm-alphalinux.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
* config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
* config/alpha/xm-alphaosf.h: Delete file.
* config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
* config/alpha/alpha-osf3.mh (XM_FILE): Delete.
* config/alpha/alpha-osf2.mh (XM_FILE): Delete.
* config/alpha/alpha-osf1.mh (XM_FILE): Delete.
Diffstat (limited to 'gdb/config/alpha/xm-alphaosf.h')
-rw-r--r-- | gdb/config/alpha/xm-alphaosf.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gdb/config/alpha/xm-alphaosf.h b/gdb/config/alpha/xm-alphaosf.h deleted file mode 100644 index dff1c6e..0000000 --- a/gdb/config/alpha/xm-alphaosf.h +++ /dev/null @@ -1,21 +0,0 @@ -/* Host definitions for GDB running on an alpha under OSF/1 - Copyright 1992, 1993, 1996 Free Software Foundation, Inc. - - This file is part of GDB. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -#define HAVE_TERMIOS |