* elf/Makefile: Add missing endif.

This commit is contained in:
Roland McGrath 1996-07-02 21:53:43 +00:00
parent 54955962d2
commit f49bc43fc0
2 changed files with 3 additions and 0 deletions

View File

@ -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.

View 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