From b21e6e53dfaac45e6048ef22cdfde10fa070b3ea Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 28 Sep 1994 19:21:20 +0000 Subject: [PATCH] updated version to 2.4.90 --- gas/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gas/Makefile.in b/gas/Makefile.in index 94b4e24bf6a..b8acda51af2 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -53,7 +53,7 @@ infodir = $(prefix)/info includedir = $(prefix)/include docdir = $(datadir)/doc -VERSION=cygnus-2.3.1 +VERSION=cygnus-2.4.90 SHELL = /bin/sh @@ -240,6 +240,9 @@ VMS_OTHER_OBJS = \ ../libiberty/obstack.o \ ../libiberty/strdup.o \ ../libiberty/strncasecmp.o \ + ../libiberty/concat.o \ + ../libiberty/getopt.o \ + ../libiberty/getopt1.o \ ../libiberty/getruntime.o all: as.new gasp.new -- 2.30.2