git.strcat.st

/strcat/wm.git/ - summarytreelogarchivereleases

subject
prettify format
commit
cb2b615be87a4212f03b99bcb1d355ee56faffa7
date
2026-04-21T01:21:54Z
message
diff
 Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 1260360..ca08907 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-CFLAGS = -std=c89 -Wall -Wextra -Werror -pedantic
+CFLAGS   = -std=c89 -Wall -Wextra -Werror -pedantic
 CPPFLAGS = -I/usr/X11R6/include
-LDFLAGS = -L/usr/X11R6/lib
-LDLIBS = -lX11
+LDFLAGS  = -L/usr/X11R6/lib
+LDLIBS   = -lX11
 
 all: wm wmc