* VERSION: Bump to 2.6.1.

* Makefile.in (stamp-h): Depend upon VERSION.
This commit is contained in:
Ian Lance Taylor 1996-03-29 18:09:06 +00:00
parent 6740925b4d
commit 7fc1cd1666
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Fri Mar 29 12:44:36 1996 Ian Lance Taylor <ian@cygnus.com>
* VERSION: Bump to 2.6.1.
* Makefile.in (stamp-h): Depend upon VERSION.
Thu Mar 28 23:48:49 1996 Jeffrey A Law (law@cygnus.com)
* libbfd-in.h (generic_link_hash_newfunc): Add declaration.

View File

@ -684,7 +684,7 @@ config.h: stamp-h ; @true
stamp-h: config.in config.status
CONFIG_FILES= CONFIG_HEADERS=config.h:config.in $(SHELL) ./config.status
config.status: configure configure.host config.bfd
config.status: configure configure.host config.bfd VERSION
$(SHELL) config.status --recheck
# Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES).

View File

@ -1 +1 @@
cygnus-2.6
cygnus-2.6.1