[Scummvm-cvs-logs] SF.net SVN: scummvm:[52115] scummvm/branches/gsoc2010-plugins/backends/ platform/ps2/Makefile.ps2

toneman1138 at users.sourceforge.net toneman1138 at users.sourceforge.net
Mon Aug 16 12:09:45 CEST 2010


Revision: 52115
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52115&view=rev
Author:   toneman1138
Date:     2010-08-16 10:09:44 +0000 (Mon, 16 Aug 2010)

Log Message:
-----------
removed redundant include of Makefile.common in PS2 Makefile

Modified Paths:
--------------
    scummvm/branches/gsoc2010-plugins/backends/platform/ps2/Makefile.ps2

Modified: scummvm/branches/gsoc2010-plugins/backends/platform/ps2/Makefile.ps2
===================================================================
--- scummvm/branches/gsoc2010-plugins/backends/platform/ps2/Makefile.ps2	2010-08-16 09:47:00 UTC (rev 52114)
+++ scummvm/branches/gsoc2010-plugins/backends/platform/ps2/Makefile.ps2	2010-08-16 10:09:44 UTC (rev 52115)
@@ -119,8 +119,6 @@
 	$(srcdir)/backends/platform/ps2/ps2time.o \
 	$(srcdir)/backends/platform/ps2/ps2debug.o
 
-include $(srcdir)/Makefile.common
-
 all: $(TARGET)
 
 $(TARGET): $(OBJS)


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