aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98151f7ea5..a2e5ae0100 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# $Header$
CC = gcc
-CFLAGS = -g -Wno-multichar
+CFLAGS = -g -Wall -Wstrict-prototypes -Wno-long-long -Wno-multichar
DEFINES = -DUNIX -DUSE_ADLIB
LDFLAGS :=
INCLUDES:= `sdl-config --cflags` -I./ -I./sound