[subdir=elf]: Define sysdep-others, not others.

This commit is contained in:
Ulrich Drepper 1998-05-08 15:02:44 +00:00
parent 0f123e3c33
commit 7829f6c432

View File

@ -7,6 +7,6 @@ sysdep_routines += mremap
endif
ifeq ($(subdir),elf)
others += lddlibc4
sysdep-others += lddlibc4
install-bin += lddlibc4
endif