From f83d5e4b8e315f2b17f0c8bf390bf967f02f5837 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 25 Oct 2020 12:09:38 +0100 Subject: Added buttons --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6775826..e5dba45 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ CFLAGS_EXTRA = -fno-tree-bit-ccp -fno-tree-builtin-call-dce -fno-tree-ccp -fno-t export -all: compile clean +all: compile compile: @$(MAKE) clean --no-print-directory -C libc/ -- cgit v1.2.3