From 455a0d2890f2ccb1e0cfb8b21ea080329b92f69e Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Mon, 31 Aug 1992 01:11:18 +0000 Subject: * Makefile.in: Bump to versions 1.97.90. * cplus-dem.c: Removed. Was nowhere used - and if some programs are changed to to demangling should now use the versions in libiberty. --- binutils/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'binutils/Makefile.in') diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 08b1c64..0ea2429 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -63,7 +63,7 @@ LEX_OPTIONS = -I -Cem LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex -S../flex/flex.skel ; else echo flex ; fi` # Distribution version -VERSION=1.97 +VERSION=1.97.90 # Distribution name DIST_NAME=binutils-${VERSION} @@ -351,7 +351,6 @@ ar.o: ar.c arsup.o: arsup.c bucomm.o: bucomm.c copy.o: copy.c -cplus-dem.o:cplus-dem.c filemode.o:filemode.c getopt.o:getopt.c getopt1.o:getopt1.c -- cgit v1.1