We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5ba51 commit 7eb054eCopy full SHA for 7eb054e
1 file changed
tools/make/lib/utils/Makefile
@@ -31,3 +31,5 @@ assert-clean-working-directory:
31
echo ''; \
32
exit 1; \
33
fi
34
+
35
+.PHONY: assert-clean-working-directory
0 commit comments