From 12e3dc319763adf5e77b99ee2d8e2843ad497c74 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 23 Mar 1999 17:13:50 +0000 Subject: 1999-03-21 Roland McGrath * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on $(link-rpcuserlibs). --- sysdeps/mach/hurd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/mach/hurd') diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index 92048d92d2..fbc1ad3f61 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 -- cgit 1.4.1