* Makefile (extra-objs, omit-deps): Add crtn.
commitcc6d371de3af78fa6440c9f80d441e7c73115f23
authorRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 05:31:31 +0000 (31 05:31 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 05:31:31 +0000 (31 05:31 +0000)
tree97d90651e03f1e0f6c4bc1bbf8c1bb06a49dce0a
parentc5e341eec9e3528190b76afc68613471d2e3e2b5
* Makefile (extra-objs, omit-deps): Add crtn.

($(objpfx)libpthread.so): Depend on $(objpfx)crtn.o.
($(objpfx)libpthread.so: +postinit): Append $(objpfx)crtn.o.
($(objpfx)crtn.S): New target.
($(objpfx)crt%.o): Pattern rule replaces crti.o target.
(generated): Add crtn.S.

* sysdeps/unix/sysv/linux/x86_64/Makefile ($(objpfx)specs): Massage
crtn.o pathname too.
linuxthreads/ChangeLog
linuxthreads/Makefile