From 7829f6c432d20ef60528e62d13551a5b382c73ba Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 May 1998 15:02:44 +0000 Subject: [PATCH] [subdir=elf]: Define sysdep-others, not others. --- sysdeps/unix/sysv/linux/m68k/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/linux/m68k/Makefile b/sysdeps/unix/sysv/linux/m68k/Makefile index eb0921d9be..3cedf6322e 100644 --- a/sysdeps/unix/sysv/linux/m68k/Makefile +++ b/sysdeps/unix/sysv/linux/m68k/Makefile @@ -7,6 +7,6 @@ sysdep_routines += mremap endif ifeq ($(subdir),elf) -others += lddlibc4 +sysdep-others += lddlibc4 install-bin += lddlibc4 endif -- 2.43.5