]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* elf/Makefile: Add missing endif.
authorRoland McGrath <roland@gnu.org>
Tue, 2 Jul 1996 21:53:43 +0000 (21:53 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 2 Jul 1996 21:53:43 +0000 (21:53 +0000)
ChangeLog
elf/Makefile

index 2e7b1a433c6aafb4bbf8083dc2aca589bab8a432..931f1cd89dd54117287e7f443bb46f2817145b7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Tue Jul  2 10:44:37 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+       * elf/Makefile: Add missing endif.
+
        * nss/nss_files/files-ethers.c (ntohost): Fix db key.
 
        * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args.
index 524765ba30132d123aa4c09a6188c8bafcb21424..4b970084afe4d7d14a1b176e0796d5c2fc78e7a7 100644 (file)
@@ -49,6 +49,7 @@ extra-objs    = $(rtld-routines:=.so) soinit.so sofini.so
 generated      = librtld.so dl-allobjs.so
 install-others = $(slibdir)/$(rtld-installed-name)
 install-bin    = ldd
+endif
 
 include ../Rules