2003-05-11 Andreas Schwab <schwab@suse.de>
authorRoland McGrath <roland@gnu.org>
Wed, 28 May 2003 21:05:12 +0000 (21:05 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 May 2003 21:05:12 +0000 (21:05 +0000)
commit7cd72ad38093e584cb143ac6e4b1453dee5f7ac7
treeda182882630e13b7f8c1e9b05fcd3cb1fe68bf48
parentd49c05e00f2b50f7a3e81f13803bdb34bd1970f7
2003-05-11  Andreas Schwab  <schwab@suse.de>

* Makerules: Always use -MP together with -MD.
(sed-remove-dotot): Substitute $(..) also at start of line.
($(stdio_lim:h=st)): Use -MD instead of SUNPRO_DEPENDENCIES.
Generated defines with a single compiler call.
Use $(sed-remove-dotdot).
* mach/Makefile ($(objpfx)mach-syscalls.mk): Use -MD instead
of DEPENDENCIES_OUTPUT, and use $(sed-remove-objpfx).
* sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
Use -MD instead of SUNPRO_DEPENDENCIES, and use $(sed-remove-objpfx).
* sysdeps/unix/sysv/linux/mips/Makefile
($(objpfx)syscall-%.h): Likewise.
Makerules
mach/Makefile
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/mips/Makefile