mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* Makefile.in (VERSION): 4.7.1 post release!
This commit is contained in:
parent
451df68019
commit
bccaecc63b
@ -1,5 +1,7 @@
|
||||
Fri Oct 23 04:47:17 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* Makefile.in (VERSION): 4.7.1 post release!
|
||||
|
||||
* config/hppahpux.mh (NATDEPFILES): Add hppah-nat.o.
|
||||
|
||||
Fri Oct 23 00:48:08 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
@ -1,4 +1,4 @@
|
||||
#Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
|
||||
#Copyright 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
@ -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.7
|
||||
VERSION = 4.7.1
|
||||
DIST=gdb
|
||||
|
||||
LINT=/usr/5bin/lint
|
||||
|
Loading…
Reference in New Issue
Block a user