From 919cc5f07f0b1b6adea1e5f19a78608053039173 Mon Sep 17 00:00:00 2001 From: Dima Marhitych Date: Tue, 10 Oct 2023 17:36:44 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e3ec4c8..1404141 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ EXAMPLE_BUILD_TOOL = wasmserve VERSION = null -.PHONY: setup example build_test test_backend test1 release +.PHONY: setup example release setup: @echo