aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-12 00:46:52 +0200
committerAnser <rostgans@tutamail.com>2026-08-12 00:46:52 +0200
commit937b233a4c3fa667bdf3a4f1431f2a13f1c6cc3c (patch)
tree39ade6418ebcbdf27152761b9eb7b5e672f39358 /Makefile
parent3105de52537085355fa9aabff52a4e7845129060 (diff)
update Makefile and README
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6df30d..453ce67 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
#
CC = gcc
-CFLAGS = -Wall -Wextra
+CFLAGS = -Wall -Wextra -Wundef -Wshadow -Wformat=2
PREFIX ?= /usr/local
TARGET = cfetch