aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorMarcus Comstedt2009-10-10 14:31:16 +0000
committerMarcus Comstedt2009-10-10 14:31:16 +0000
commitfb4538dd2db6f8910e5303675e8339be269fd613 (patch)
treee90aa35d9f13334114d8bbd70f8c49e904fb94e3 /backends
parent6f9a4749d145375bb466a889b98fc74f5ff58305 (diff)
downloadscummvm-rg350-fb4538dd2db6f8910e5303675e8339be269fd613.tar.gz
scummvm-rg350-fb4538dd2db6f8910e5303675e8339be269fd613.tar.bz2
scummvm-rg350-fb4538dd2db6f8910e5303675e8339be269fd613.zip
Added flag for updating dependencies.
svn-id: r44876
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/dc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/dc/Makefile b/backends/platform/dc/Makefile
index 7650e2cf67..5148036d1b 100644
--- a/backends/platform/dc/Makefile
+++ b/backends/platform/dc/Makefile
@@ -18,6 +18,7 @@ INCLUDES= -I./ -I$(srcdir) -I$(ronindir)/include/ -I$(srcdir)/engines
LIBS = -L$(ronindir)/lib -lmad -lronin -lz -lm
EXECUTABLE = scummvm.elf
DEPDIR = .deps
+CXX_UPDATE_DEP_FLAG = -Wp,-MMD,"$(*D)/$(DEPDIR)/$(*F).d",-MQ,"$@",-MP
PLUGIN_PREFIX =
PLUGIN_SUFFIX = .plg
PLUGIN_EXTRA_DEPS = plugin.x plugin.syms scummvm.elf