diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-02-08 06:30:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-02-08 06:30:25 +0000 |
commit | 7fcca85b94e4e65b955508154a44466a2b79dff4 (patch) | |
tree | 6894b5f9c430dc46fd4a2afa40691c11880e0b27 /gdb/config/pyr/pyramid.mh | |
parent | 8e65ff28b0780a52bdbe067b6297a66f9ec4e16e (diff) | |
download | gdb-7fcca85b94e4e65b955508154a44466a2b79dff4.zip gdb-7fcca85b94e4e65b955508154a44466a2b79dff4.tar.gz gdb-7fcca85b94e4e65b955508154a44466a2b79dff4.tar.bz2 |
Remove configurations marked as obsolete in 5.0.
Diffstat (limited to 'gdb/config/pyr/pyramid.mh')
-rw-r--r-- | gdb/config/pyr/pyramid.mh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/pyr/pyramid.mh b/gdb/config/pyr/pyramid.mh deleted file mode 100644 index d7ebc37..0000000 --- a/gdb/config/pyr/pyramid.mh +++ /dev/null @@ -1,8 +0,0 @@ -# OBSOLETE # Host: Pyramid under OSx 4.0 (4.2bsd). -# OBSOLETE -# OBSOLETE #msg If you don't compile GDB with GCC, you'll need to add -# OBSOLETE #msg ALLOCA=alloca.o and ALLOCA1=alloca.o to the Makefile.# -# OBSOLETE msg -# OBSOLETE -# OBSOLETE XDEPFILES= pyr-xdep.o infptrace.o inftarg.o fork-child.o -# OBSOLETE XM_FILE= xm-pyr.h |