From 193bd2ce375f70365bcd025d7640a69dc41fb1f5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 21 Sep 1995 16:12:57 +0000 Subject: * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of $(notdir $*), so it wins for the explicit libc.so rule as well as the pattern rule. --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3301ea1..1e510a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Thu Sep 21 00:03:53 1995 Roland McGrath - * Makerules (build-shlib): Use $(@F:lib%=%) in place of $(notdir $*), - so it wins for the explicit libc.so rule as well as the pattern rule. + * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of + $(notdir $*), so it wins for the explicit libc.so rule as well as the + pattern rule. * sysdeps/stub/sys/sem_buf.h (union semun): New type. -- cgit v1.1