From 0926b8a69eabb79dba8fcf191e7f9d0a8fd4ac7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Tue, 5 Oct 2021 18:29:20 +0200 Subject: [PATCH] align Align variable values with spaces --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9812004..da05652 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CC = gcc +CC = gcc FLAGS = -Wall -fpic LFLAGS = -s