]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[subdir=misc] (sysdep_routines): Add cthreads.
authorUlrich Drepper <drepper@redhat.com>
Sat, 16 Aug 1997 19:50:34 +0000 (19:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 16 Aug 1997 19:50:34 +0000 (19:50 +0000)
sysdeps/mach/hurd/Makefile

index bf1c3b02bc51c0cedc4b4c18060c43cf9bec7219..98cf3ea01ce26aea00ab11a229a0da2be901cc18 100644 (file)
@@ -123,6 +123,10 @@ $(inst_libdir)/libc.so: $(rpcuserlibs)
 ifeq (elf,$(subdir))
 $(objpfx)librtld.so: $(rpcuserlibs:.so=_pic.a)
 endif
+
+ifeq ($(subdir),misc)
+sysdep_routines += cthreads
+endif
 \f
 
 endif  # in-Makerules