From 64451b33aa22fc5b96abc65bb416a2e0c78a2a98 Mon Sep 17 00:00:00 2001 From: Lucas Faria Mendes Date: Fri, 29 May 2026 00:08:43 -0300 Subject: refactor: clean up whitespace and improve code formatting in Makefile and index.php Signed-off-by: Lucas Faria Mendes --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 172b8cb..598f323 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ - tools/safeexec: tools/safeexec.c gcc -g -O2 $^ -o $@ -- cgit v1.2.3