We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cc894 commit 445f6c8Copy full SHA for 445f6c8
1 file changed
Makefile
@@ -58,7 +58,7 @@ all: all-$(guess_platform)
58
check: check-$(guess_platform)
59
60
# [[ MDW-2017-05-09 ]] feature_clean_target
61
-clean:
+clean-linux:
62
rm -rf linux-*-bin
63
rm -rf build-linux-*
64
rm -rf prebuilt/fetched
0 commit comments