summaryrefslogtreecommitdiff
path: root/Xenogears/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-12 15:55:43 +0000
committerpixel <pixel>2003-09-12 15:55:43 +0000
commit346915db5aab133b6805cf58680b1378a45f0a40 (patch)
tree9d87c6b57e903df9f3a3890849a24a56d76b49fe /Xenogears/Makefile
parent8e1b15f1eb4171135f3fdb803fed1f8025f5f52d (diff)
Writing some mips code...
Diffstat (limited to 'Xenogears/Makefile')
-rwxr-xr-xXenogears/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xenogears/Makefile b/Xenogears/Makefile
index 2069324..6c18bab 100755
--- a/Xenogears/Makefile
+++ b/Xenogears/Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -I../includes -DHAVE_ZLIB `baltisot-config --cflags`
+CPPFLAGS=-Wall -g -O3 -mcpu=i686 -I../includes -DHAVE_ZLIB `baltisot-config --cflags`
CXX=g++
CC=gcc
LEX=flex -l