OSDN Git Service

* Makefile.tpl (local-distclean): Don't remove...
authoraoliva <aoliva>
Sun, 29 Dec 2002 19:05:04 +0000 (19:05 +0000)
committeraoliva <aoliva>
Sun, 29 Dec 2002 19:05:04 +0000 (19:05 +0000)
commitb21a4ac8340d3e0fdd321842159ce48e31552c00
tree03dc6cab68030e07c67bc33785103d50649f82f5
parent4e7e2349c8fedc970e01eb4c3a7d445554521e86
* Makefile.tpl (local-distclean): Don't remove...
(multilib.ts): ... this.  Moved into...
(multilib.out): ... this.  Don't use sub-make.
($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
(configure-build-[+module+], configure-[+module+],
configure-target-[+module+], configure-gcc): ... these.  Test
for Makefile existence.  Drop config.status from dependencies.
* Makefile.in: Rebuilt.
* configure.in: Move gcc-version-trigger to the end of
ac_configure_args.  Add comments to maybedep.tmp and
serdep.tmp.  Introduce --disable-serial-configure.  Remove
nonopt from baseargs, matching and removing corresponding
whitespace while at it.
* configure: Rebuilt.
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.in