diff --git a/tests/data_files/Makefile b/tests/data_files/Makefile index 06365aba8..453db6f18 100644 --- a/tests/data_files/Makefile +++ b/tests/data_files/Makefile @@ -1806,4 +1806,4 @@ neat: clean rm -f $(all_final) .PHONY: clean neat -.INTERMEDIATE: $(all_intermediate) +.SECONDARY: $(all_intermediate)