summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2004-11-27 23:45:09 +0000
committerpixel <pixel>2004-11-27 23:45:09 +0000
commit03a381dd18d3b4f80fe422b9e54258af36966660 (patch)
treea345928f451f82d754ec937d11833cf83438a5c8 /Makefile
parentd38e80ee04afe582e70150d3884e56c05f3fd7a8 (diff)
Linux addendum
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1235530..2d71ef1 100755
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
CPPFLAGS=-Wall -g -O3 -mcpu=i686 -Iincludes `sdl-config --cflags` -DHAVE_ZLIB `baltisot-config --cflags` `lua-config --include` -DCHATTING
LDFLAGS=-lz `sdl-config --libs` `baltisot-config --libs` -lefence
-CDTOOL_LDFLAGS=`baltisot-config --libs` -lreadline
+CDTOOL_LDFLAGS=`baltisot-config --libs` -lreadline -g
CXX=g++
#SUBDIRS = psxdev lib Xenogears VP MegamanX5