2003-04-11 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Fri, 11 Apr 2003 23:34:00 +0000 (23:34 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 11 Apr 2003 23:34:00 +0000 (23:34 +0000)
commit4a2939f99712ba0990758f7ab3616fcdc89c756d
tree6febea0d5f0c4ad118644494b668f6d75c7c8e44
parent84a80719cc3f3308f90b0c6dbb9a05c76c576fd1
2003-04-11  Roland McGrath  <roland@redhat.com>

* Makefile (multidir): Don't set the variable here with $(shell ...).
($(objpfx)multidir.mk): New target, generated makefile; include that.
(generated): Append it.
2003-04-10  Jakub Jelinek  <jakub@redhat.com>

* Makefile (multidir, crti-objs, crtn-objs): New variables.
(generated-dirs): Add pathname component of multidir.
(omit-deps, extra-objs): Include $(multidir)/crt? as well.
($(objpfx)libpthread.so): Depend on $(multidir)/crt?.o as well.
($(objpfx)$(multidir), $(objpfx)$(multidir)/crti.o,
$(objpfx)$(multidir)/crtn.o): New.
* sysdeps/unix/sysv/linux/sparc/Makefile: Removed.
* sysdeps/unix/sysv/linux/x86_64/Makefile (LDFLAGS-pthread.so,
before-compile, generated): Don't generate and use specs.
($(objpfx)specs): Remove.
linuxthreads/Makefile