aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9
diff options
context:
space:
mode:
authorMax Horn2008-05-31 19:39:42 +0000
committerMax Horn2008-05-31 19:39:42 +0000
commit97348d5f44fc56f5073f301140094438530eb021 (patch)
treecacf55087cca9f8f1c6f7d55a8713cddf76ef0ee /backends/platform/ds/arm9
parent93c107f46ae93e603c6f18b0a83c8b821a82976d (diff)
downloadscummvm-rg350-97348d5f44fc56f5073f301140094438530eb021.tar.gz
scummvm-rg350-97348d5f44fc56f5073f301140094438530eb021.tar.bz2
scummvm-rg350-97348d5f44fc56f5073f301140094438530eb021.zip
DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the right spot
svn-id: r32437
Diffstat (limited to 'backends/platform/ds/arm9')
-rw-r--r--backends/platform/ds/arm9/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/platform/ds/arm9/makefile b/backends/platform/ds/arm9/makefile
index df9a7002b6..03fea92dc1 100644
--- a/backends/platform/ds/arm9/makefile
+++ b/backends/platform/ds/arm9/makefile
@@ -1,3 +1,6 @@
+srcdir ?= .
+DEPDIR := .deps
+
#DYNAMIC_MODULES = 1
libndsdir = $(DEVKITPRO)/libnds
#libndsdir = /home/neil/devkitpror21/libnds