From f49bc43fc0a6879424777f95eff12cb688afe89e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 2 Jul 1996 21:53:43 +0000 Subject: * elf/Makefile: Add missing endif. --- elf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index 524765ba30..4b970084af 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -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 -- cgit v1.2.3