aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/ds/Makefile')
-rw-r--r--backends/platform/ds/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/backends/platform/ds/Makefile b/backends/platform/ds/Makefile
index 46467b9058..58d6fd4c02 100644
--- a/backends/platform/ds/Makefile
+++ b/backends/platform/ds/Makefile
@@ -38,6 +38,10 @@ allbuilds:
$(MAKE) all SCUMM_BUILD=g
$(MAKE) semiclean
$(MAKE) all SCUMM_BUILD=h
+ $(MAKE) semiclean
+ $(MAKE) all SCUMM_BUILD=i
+ $(MAKE) semiclean
+ $(MAKE) all SCUMM_BUILD=k
allbuildssafe:
$(MAKE) clean SCUMM_BUILD=a
@@ -56,3 +60,7 @@ allbuildssafe:
$(MAKE) all SCUMM_BUILD=g
$(MAKE) clean SCUMM_BUILD=h
$(MAKE) all SCUMM_BUILD=h
+ $(MAKE) clean SCUMM_BUILD=i
+ $(MAKE) all SCUMM_BUILD=i
+ $(MAKE) clean SCUMM_BUILD=k
+ $(MAKE) all SCUMM_BUILD=k