* Makerules (build-shlib): Use $(@F:lib%.so=%) in place of
authorRoland McGrath <roland@gnu.org>
Thu, 21 Sep 1995 16:12:57 +0000 (16:12 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 21 Sep 1995 16:12:57 +0000 (16:12 +0000)
commit193bd2ce375f70365bcd025d7640a69dc41fb1f5
treeecff0325fcfd1cb3258b776582a86dc95bee87fa
parent10b40b115cf30ae7d4edf27ff90d5c4e59c0b311
* 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
Makerules