Fixes test subobj6.test and PR automake/160:
authorTom Tromey <tromey@redhat.com>
Tue, 8 May 2001 17:58:03 +0000 (17:58 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 8 May 2001 17:58:03 +0000 (17:58 +0000)
commitcf622e00ac7a6cfb64ea6ac1d6bd94fc5de75fa6
tree59c9956a74e906a4e8aa110626cc772cdf496305
parentb2083f53142e53af1286e8f9f2a9960d1137fc53
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