From aaa0656cde318e54188c72cca9bb2a9c60247fc8 Mon Sep 17 00:00:00 2001 From: topchetoeu <36534413+TopchetoEU@users.noreply.github.com> Date: Thu, 24 Nov 2022 14:25:59 +0200 Subject: [PATCH] fix: wron rule name in linux makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1cf1ca9..9eb6318 100644 --- a/Makefile +++ b/Makefile @@ -84,7 +84,7 @@ build: version clear: rm -r $(oldbin) -clear: +cleartmp: rm -r $(bin)/tmp