]> skyeroc.xyz Git - dgamelaunch/commitdiff
flex warnings
authorJoshua Kwan <joshk@triplehelix.org>
Fri, 16 Jan 2004 22:55:41 +0000 (22:55 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Fri, 16 Jan 2004 22:55:41 +0000 (22:55 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@125 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Makefile

index b7f0461bd94aa94f0437297d952547aa63f35ee1..6ebdeefdbc3ca1bb712a8cc05c2314f471b3866e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ endif
 
 CC = gcc
 LDFLAGS = 
-CFLAGS = -g3 $(optimize) -Wall $(DEFS)
+CFLAGS = -g3 $(optimize) -Wall -Wno-unused $(DEFS)
 INSTALL = install -c
 DEFS = -DVERSION=\"$(VERSION)\"
 SRCS = virus.c ttyrec.c dgamelaunch.c io.c ttyplay.c stripgfx.c strlcpy.c strlcat.c y.tab.c lex.yy.c