From eaef2ea44cc6f3d5f637a95ff0f171b0cf7c6acc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:06:33 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 914e682..6feb7b6 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ all: exec-as test $(CC) -c -o $@ $< $(CFLAGS) $(CPPFLAGS) check: exec-as test - test "$$(./exec-as ./test 1 2 3)" = "1,3" + test "$$(./exec-as ./test 1 2 3)" = "1,3" install: exec-as mkdir -p -- "$(DESTDIR)$(PREFIX)/bin" -- cgit v1.2.3-70-g09d2