summaryrefslogtreecommitdiff
path: root/contrib/vim
diff options
context:
space:
mode:
authorJames Denholm <nod.helm@gmail.com>2014-05-06 12:41:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-05-06 22:36:17 (GMT)
commit602efc4f90295369763cc58b47c3c6532a070fe9 (patch)
tree5d6d51a4e7720908293e33decc079798f501b8c0 /contrib/vim
parentc7abbb986387470512080b162574c99cd7991aa7 (diff)
downloadgit-602efc4f90295369763cc58b47c3c6532a070fe9.zip
git-602efc4f90295369763cc58b47c3c6532a070fe9.tar.gz
git-602efc4f90295369763cc58b47c3c6532a070fe9.tar.bz2
contrib/subtree/Makefile: clean up rule for "clean"
git:Documentation/Makefile and others establish "RM ?= rm -f" as a convention for rm calls in clean rules, hence follow this convention instead of simply forcing clean to use rm. subproj and mainline no longer need to be removed in clean, as they are no longer created in git:contrib/subtree by "make test". Hence, remove the rm call for those folders. Other makefiles don't remove "*~" files, remove the rm call to prevent unexpected behaviour in the future. Similarly, clean doesn't remove the installable file, so rectify this. Reviewed-by: Jeff King <peff@peff.net> Signed-off-by: James Denholm <nod.helm@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/vim')
0 files changed, 0 insertions, 0 deletions