Le 31 juil. 2012 à 00:56, Stefano Lattarini a écrit : > More precisely, do these renames: > > am__mostlyclean_files -> am.clean.mostly.f > am__clean_files -> am.clean.normal.f > am__distclean_files -> am.clean.dist.f > am__maintclean_files -> am.clean.maint.f > > am__mostlyclean_dirs -> am.clean.mostly.d > am__clean_dirs -> am.clean.normal.d > am__distclean_dirs -> am.clean.dist.d > am__maintclean_dirs -> am.clean.maint.d > > throughout the codebase. Also ... > > * syntax-checks.mk (typos-for-clean, sc_variable_typos_rules): Delete. > The new names make it both more difficult to have typos and more difficult > to detect them automatically, so keeping these maintainer checks is no > more worth the hassle.
Good.
