* Makerules: Always use -MP together with -MD.
authorRoland McGrath <roland@gnu.org>
Wed, 28 May 2003 21:05:36 +0000 (21:05 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 May 2003 21:05:36 +0000 (21:05 +0000)
commit73f082a24875d374f8219e3f7ac5e14e94aa1db1
treebe077b5f3af1f89b0177b1faa40393bb5be32c25
parent7cd72ad38093e584cb143ac6e4b1453dee5f7ac7
* 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.
ChangeLog