[Scummvm-cvs-logs] SF.net SVN: scummvm:[33117] scummvm/trunk/backends/platform/ps2/Makefile. ps2

sunmax at users.sourceforge.net sunmax at users.sourceforge.net
Sun Jul 20 03:44:45 CEST 2008


Revision: 33117
          http://scummvm.svn.sourceforge.net/scummvm/?rev=33117&view=rev
Author:   sunmax
Date:     2008-07-20 01:44:40 +0000 (Sun, 20 Jul 2008)

Log Message:
-----------
Added "DEPDIR := .deps" in Makefile.ps2

Thanks Max [the other one] for pointing it out!

Modified Paths:
--------------
    scummvm/trunk/backends/platform/ps2/Makefile.ps2

Modified: scummvm/trunk/backends/platform/ps2/Makefile.ps2
===================================================================
--- scummvm/trunk/backends/platform/ps2/Makefile.ps2	2008-07-20 01:40:08 UTC (rev 33116)
+++ scummvm/trunk/backends/platform/ps2/Makefile.ps2	2008-07-20 01:44:40 UTC (rev 33117)
@@ -19,6 +19,7 @@
 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
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list