[subdir=elf]: Define sysdep-others, not others.
authorUlrich Drepper <drepper@redhat.com>
Fri, 8 May 1998 15:02:44 +0000 (15:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 8 May 1998 15:02:44 +0000 (15:02 +0000)
sysdeps/unix/sysv/linux/m68k/Makefile

index eb0921d..3cedf63 100644 (file)
@@ -7,6 +7,6 @@ sysdep_routines += mremap
 endif
 
 ifeq ($(subdir),elf)
-others      += lddlibc4
+sysdep-others += lddlibc4
 install-bin += lddlibc4
 endif