build: Add -MMD to build flags

Signed-off-by: Chloe M. <chloe@mirocom.org>
This commit is contained in:
2026-05-23 07:02:58 -04:00
parent 07b0a3b258
commit f05a24df12
+2 -1
View File
@@ -11,7 +11,8 @@ CC = gcc
CFLAGS = \ CFLAGS = \
-Wall \ -Wall \
-pedantic \ -pedantic \
-Iinclude -Iinclude \
-MMD
.PHONY: all .PHONY: all
all: cescal all: cescal