From c07dc45948fa30ca7b5035f5802322480d5c6ac5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 7 Feb 1996 19:00:52 +0000 Subject: [PATCH] * Makefile.in (SONAME): New variable. ($(SHLINK)): Make a link to the transformed name, as well. (stamp-tshlink): New target. (install): Skip stamp-tshlink during install. --- opcodes/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b699c56f0f4..a58db19dcde 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,17 @@ +Wed Feb 7 13:59:54 1996 Ian Lance Taylor + + * Makefile.in (SONAME): New variable. + ($(SHLINK)): Make a link to the transformed name, as well. + (stamp-tshlink): New target. + (install): Skip stamp-tshlink during install. + +Tue Feb 6 12:28:54 1996 Ian Lance Taylor + + * configure.in: Call AC_ARG_PROGRAM. + * configure: Rebuild. + * Makefile.in (program_transform_name): New variable. + (install): Transform library name before installing it. + Mon Feb 5 16:14:42 1996 Ian Lance Taylor * i960-dis.c (mem): Add HX dcinva instruction. -- 2.30.2