From: Ulrich Drepper Date: Tue, 31 Mar 1998 23:07:42 +0000 (+0000) Subject: (install): Change comment for libc.so following the libc_nonshared changes. X-Git-Tag: cvs/before-sparc-2_0_x-branch~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=993113a03f53c30774e1aea8befdb286239a67ac;p=thirdparty%2Fglibc.git (install): Change comment for libc.so following the libc_nonshared changes. --- diff --git a/Makerules b/Makerules index e7ef90eae19..6c29d179916 100644 --- a/Makerules +++ b/Makerules @@ -667,7 +667,7 @@ ifndef subdir # What we install as libc.so for programs to link against is in fact a # link script. It contains references for the various libraries we need. # The libc.so object is not complete since some functions are only defined -# in libc.a and the dynamic linker is an etra object. +# in libc_nonshared.a. install: $(inst_libdir)/libc.so $(inst_libdir)/libc.so: $(common-objpfx)libc.so$(libc.so-version) \ $(inst_libdir)/$(patsubst %,$(libtype.So),\