aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2
diff options
context:
space:
mode:
authorMax Lingua2008-07-20 01:44:40 +0000
committerMax Lingua2008-07-20 01:44:40 +0000
commit8c807529a7561bbff96b4a7dfecd06102e2a5f43 (patch)
tree1fb871f7050a9c68522645af628f22f91f46174f /backends/platform/ps2
parent282cb3c0df70153c3dcc93ab93b5ce2bb02eb88c (diff)
downloadscummvm-rg350-8c807529a7561bbff96b4a7dfecd06102e2a5f43.tar.gz
scummvm-rg350-8c807529a7561bbff96b4a7dfecd06102e2a5f43.tar.bz2
scummvm-rg350-8c807529a7561bbff96b4a7dfecd06102e2a5f43.zip
Added "DEPDIR := .deps" in Makefile.ps2
Thanks Max [the other one] for pointing it out! svn-id: r33117
Diffstat (limited to 'backends/platform/ps2')
-rw-r--r--backends/platform/ps2/Makefile.ps21
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/ps2/Makefile.ps2 b/backends/platform/ps2/Makefile.ps2
index 9a2c1bad1b..204f4f7a16 100644
--- a/backends/platform/ps2/Makefile.ps2
+++ b/backends/platform/ps2/Makefile.ps2
@@ -19,6 +19,7 @@ RM = rm -f
srcdir = ../../..
VPATH = $(srcdir)
INCDIR = ../../../
+DEPDIR = .deps
DEFINES = -DUSE_VORBIS -DUSE_TREMOR -DUSE_MAD -DUSE_MPEG2 -DUSE_ZLIB -D_EE -D__PLAYSTATION2__ -O2 -Wall -Wno-multichar