From 2e67bce822f6a072e3444758ebdc8b31788e3fd5 Mon Sep 17 00:00:00 2001 From: "Lance R. Vick" Date: Fri, 24 Feb 2023 13:42:59 -0800 Subject: [PATCH] only depend on toolchain.state in global 'toolchain' phony --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 049e317..9501da2 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ toolchain: \ $(DIST_DIR) \ $(BIN_DIR) \ $(OUT_DIR) \ - $(CACHE_DIR_ROOT)/toolchain.tar \ $(CACHE_DIR_ROOT)/toolchain.state \ $(CACHE_DIR_ROOT)/toolchain.env