Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When src/auto/configure was updated, "make clean" would run
            configure pointlessly.
Solution:   Do not run configure for "make clean" and "make distclean" when
            the make program supports $MAKECMDGOALS. (Ken Takata)
1a3eb8e1
Name Last commit Last update