* sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
authorRoland McGrath <roland@gnu.org>
Sat, 15 Feb 2003 22:59:38 +0000 (22:59 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 15 Feb 2003 22:59:38 +0000 (22:59 +0000)
commit7125d3cf1a4820c8e98147160673565427bc57ff
treecd671832acabd715e7e97a55f377b8bfab6c7728
parentc06b8d60f4dcd911dbae2e4b36ed7af30e9b645e
* sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,

use target mach-before-compile instead of generated.
(mach-before-compile): New target.
* Makerules: Disable use of tls.make if $(generating) is set.
* mach/Makefile: Include mach-syscalls.mk even if no_deps=t.
* sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on
mach-shortcuts.h so mach/ generation happens before hurd/.
ChangeLog