]> sourceware.org Git - automake.git/commit
Fixes test subobj6.test and PR automake/160:
authorTom Tromey <tromey@redhat.com>
Tue, 8 May 2001 17:58:02 +0000 (17:58 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 8 May 2001 17:58:02 +0000 (17:58 +0000)
commite021c67f4803ab32f627ca0fd9eb18c74a8b8ebb
tree50d2eff0e85aaf4ee574b2efe1032563f09dd9f1
parentfe7fe70ebade9f191cb7a962b216e850521025b6
Fixes test subobj6.test and PR automake/160:
* tests/Makefile.am (XFAIL_TESTS): Removed subobj6.test.
* compile.am (mostlyclean-compile): Added MOSTLYRMS.
(distclean-compile): Added DISTRMS.
* tests/subobj6.test (wish_SOURCES): Updated to reflect
`mostlyclean' use; added test for non-subdir case.
* automake.in (compile_clean_files): New global.
(MOSTLY_CLEAN, DIST_CLEAN): New constants.
(initialize_per_input): Initialize compile_clean_files.
(handle_single_transform_list): Set compile_clean_files entries.
(handle_compile): Handle compilation cleanups.
ChangeLog
automake.in
compile.am
lib/am/compile.am
tests/Makefile.am
tests/Makefile.in
tests/subobj6.test
This page took 0.031663 seconds and 5 git commands to generate.