http://codereview.appspot.com/6446096/diff/2001/stepmake/stepmake/generic-targets.make File stepmake/stepmake/generic-targets.make (left):
http://codereview.appspot.com/6446096/diff/2001/stepmake/stepmake/generic-targets.make#oldcode1 stepmake/stepmake/generic-targets.make:1: .PHONY : all clean bin-clean config default dist exe help html lib TAGS\ The commit message states "Remove config make target to avoid potential conflict with new config/ directory." but that seems nonsensical since "config" was listed explicitly as a .PHONY target and so Make would not even have looked at the config directory. http://codereview.appspot.com/6446096/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel