Roll VERSION to 4.3.2.
This commit is contained in:
parent
7e258d18e0
commit
e39636f7e7
|
@ -1,3 +1,7 @@
|
||||||
|
Tue Dec 24 11:38:08 1991 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: Roll VERSION to 4.3.2.
|
||||||
|
|
||||||
Mon Dec 23 13:54:35 1991 Per Bothner (bothner at cygnus.com)
|
Mon Dec 23 13:54:35 1991 Per Bothner (bothner at cygnus.com)
|
||||||
|
|
||||||
* m68k-opcode.h, mips-opcode.h, sparc-opcode.h: Deleted.
|
* m68k-opcode.h, mips-opcode.h, sparc-opcode.h: Deleted.
|
||||||
|
|
|
@ -158,7 +158,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${BFD_LIB} ${LIBIBERTY} ${RL_LIB}
|
||||||
ADD_FILES = ${REGEX} ${ALLOCA} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
|
ADD_FILES = ${REGEX} ${ALLOCA} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
|
||||||
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
|
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
|
||||||
|
|
||||||
VERSION = 4.3
|
VERSION = 4.3.2
|
||||||
DIST=gdb
|
DIST=gdb
|
||||||
|
|
||||||
LINT=/usr/5bin/lint
|
LINT=/usr/5bin/lint
|
||||||
|
|
Loading…
Reference in New Issue