Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 445f6c8

Browse files
committed
changed target to clean-linux
1 parent 72cc894 commit 445f6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ all: all-$(guess_platform)
5858
check: check-$(guess_platform)
5959

6060
# [[ MDW-2017-05-09 ]] feature_clean_target
61-
clean:
61+
clean-linux:
6262
rm -rf linux-*-bin
6363
rm -rf build-linux-*
6464
rm -rf prebuilt/fetched

0 commit comments

Comments
 (0)