aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-18 07:53:44 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-18 07:53:44 +0000
commitbe220da15ab003d04e4a7e17096a0d98b1c5b2a3 (patch)
tree67a56a2bb9a8c91a3b0023076df047c76007dc2c /gdb/Makefile.in
parent5824e607dc26326244bcd09998ebd1fc1153f8fc (diff)
downloadgdb-be220da15ab003d04e4a7e17096a0d98b1c5b2a3.zip
gdb-be220da15ab003d04e4a7e17096a0d98b1c5b2a3.tar.gz
gdb-be220da15ab003d04e4a7e17096a0d98b1c5b2a3.tar.bz2
* Makefile.in (VERSION): Roll to 4.7.9.
* xm-hp300bsd.h: Define PSIGNAL_IN_SIGNAL_H and put a compatible definition here, to handle both BSD 4.3 and 4.4 systems. * tm-i386bsd.h (NUM_REGS): There are only eleven, not twelve.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index cec7a7a..0154839 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -163,7 +163,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${NAT_CDEPS} \
ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
-VERSION = 4.7.6
+VERSION = 4.7.9
DIST=gdb
LINT=/usr/5bin/lint