]> Git Repo - binutils.git/blobdiff - gdb/Makefile.in
* Makefile.in (VERSION): gdb-4.7 release.
[binutils.git] / gdb / Makefile.in
index b633d7883a137834ca2b63663e5958f4b1e001da..4bc6c36267c303db971aed0309dcfe762e653d0d 100644 (file)
@@ -166,7 +166,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.6.8
+VERSION = 4.7
 DIST=gdb
 
 LINT=/usr/5bin/lint
@@ -253,9 +253,10 @@ HFILES=    breakpoint.h buildsym.h call-cmds.h command.h defs.h \
        target.h terminal.h xcoffsolib.h value.h \
        tm-68k.h tm-hppa.h tm-i960.h tm-sparc.h tm-sunos.h tm-sysv4.h \
        xm-m68k.h xm-sparc.h xm-sysv4.h xm-vax.h \
-       nm-irix3.h nm-irix4.h nm-mips.h nm-rs6000.h nm-sun2.h nm-sun3.h \
-       nm-sun4os4.h nm-trash.h nm-news.h nm-ultra3.h nm-m88k.h \
-       nm-i386mach.h nm-sun386.h
+       nm-i386bsd.h nm-i386mach.h nm-i386sco.h nm-i386v.h nm-i386v4.h nm-irix3.h \
+       nm-irix4.h nm-linux.h nm-m88k.h nm-mips.h nm-news.h nm-rs6000.h \
+       nm-sun2.h nm-sun3.h nm-sun386.h nm-sun4os4.h nm-trash.h \
+       nm-ultra3.h nm-hppab.h nm-hppah.h nm-umax.h nm-sysv4.h
 
 REMOTE_EXAMPLES = m68k-stub.c i386-stub.c sparc-stub.c rem-multi.shar
 
This page took 0.019897 seconds and 4 git commands to generate.