aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-31 23:07:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-31 23:07:42 +0000
commit993113a03f53c30774e1aea8befdb286239a67ac (patch)
tree1de52ff5de93bb2e7fa24d8915c67a5b38c0d71a
parent4a872b6a9f918bb217fd5599b40f49d2eb65b6c2 (diff)
downloadglibc-993113a03f53c30774e1aea8befdb286239a67ac.tar
glibc-993113a03f53c30774e1aea8befdb286239a67ac.tar.gz
glibc-993113a03f53c30774e1aea8befdb286239a67ac.tar.bz2
glibc-993113a03f53c30774e1aea8befdb286239a67ac.zip
(install): Change comment for libc.so following the libc_nonshared changes.
-rw-r--r--Makerules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index e7ef90eae1..6c29d17991 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),\