We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c9375d + 74f1bd9 commit f77196eCopy full SHA for f77196e
1 file changed
contrib/diff-highlight/Makefile
@@ -17,4 +17,7 @@ shebang.perl: FORCE
17
test: all
18
$(MAKE) -C t
19
20
+clean:
21
+ $(RM) diff-highlight
22
+
23
.PHONY: FORCE
0 commit comments