From: Roland McGrath Date: Tue, 23 Mar 1999 17:13:50 +0000 (+0000) Subject: 1999-03-21 Roland McGrath X-Git-Tag: upstream/2.20~20456 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12e3dc319763adf5e77b99ee2d8e2843ad497c74;p=platform%2Fupstream%2Flinaro-glibc.git 1999-03-21 Roland McGrath * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on $(link-rpcuserlibs). --- diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index 92048d9..fbc1ad3 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -133,7 +133,7 @@ endif rpcuserlibs := $(common-objpfx)mach/libmachuser.so \ $(common-objpfx)hurd/libhurduser.so link-rpcuserlibs := $(rpcuserlibs:%user.so=%user-link.so) -$(common-objpfx)libc.so: $(link-rpcuserlibs) +$(common-objpfx)libc.so subdir_lib: $(link-rpcuserlibs) rpath-dirs += mach hurd $(link-rpcuserlibs): %-link.so: %_pic.a