* Makefile.tpl (local-distclean): Don't remove...
commit3d05b4cc058e454e696eccb55430334ccba3809b
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 29 Dec 2002 19:05:04 +0000 (29 19:05 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 29 Dec 2002 19:05:04 +0000 (29 19:05 +0000)
tree51f39b987dfb90e1b2e22a3df4e986b3fef7e7df
parentdf69773beffe66f012537f6f892930ed59d07f4b
* 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