aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/ds.mk
diff options
context:
space:
mode:
authorMax Horn2010-07-05 19:10:56 +0000
committerMax Horn2010-07-05 19:10:56 +0000
commit5d25d3821a680ba9dd034595638be8c975de3dd2 (patch)
treef34d1cc320ac04dcb0474635d7d18289b26fac49 /backends/platform/ds/ds.mk
parent68d620ccab1be965c8b0f7373cb1280e11244139 (diff)
downloadscummvm-rg350-5d25d3821a680ba9dd034595638be8c975de3dd2.tar.gz
scummvm-rg350-5d25d3821a680ba9dd034595638be8c975de3dd2.tar.bz2
scummvm-rg350-5d25d3821a680ba9dd034595638be8c975de3dd2.zip
DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaks
svn-id: r50702
Diffstat (limited to 'backends/platform/ds/ds.mk')
-rw-r--r--backends/platform/ds/ds.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ds/ds.mk b/backends/platform/ds/ds.mk
index d7c7defa3d..c8002a6204 100644
--- a/backends/platform/ds/ds.mk
+++ b/backends/platform/ds/ds.mk
@@ -1,5 +1,5 @@
# To approximate the DS builds A, B, C, ... run our configure like this
-# configure --host=ds --disable-all-engines OPTIONS
+# configure --host=ds --disable-translation --disable-all-engines OPTIONS
# where OPTIONS is...
# build A: --enable-scumm
# build B: --enable-sky --enable-queen