From 5ead22e91fe1165f3a9208c0d1c965b3edd104be Mon Sep 17 00:00:00 2001 From: zlago Date: Sun, 29 Sep 2024 22:45:59 +0200 Subject: player entity --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 314ea69..2e4afa6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -28,6 +28,8 @@ out/${NS}/: out/: ${MKDIR} $@ +out/${NS}/libplum.o: cflags += -w + out/${NS}/%.o: src/%.c out/${NS}/%.d | out/${NS}/ ${CC} -c -o $@ $< ${cflags} -- cgit 1.4.1-2-gfad0