update the makefiles too

This commit is contained in:
Mark VanderVoord
2026-05-29 11:07:37 -04:00
parent 1e7adbfa64
commit 7a591c4115
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ CFLAGS += -Wunreachable-code
CFLAGS += -Winit-self
CFLAGS += -Wmissing-field-initializers
CFLAGS += -Wno-unknown-pragmas
CLFAGS += -Wno-misleading-indentation
CFLAGS += -Wstrict-prototypes
CFLAGS += -Wundef
CFLAGS += -Wold-style-definition