aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/caanoo-bundle.mk
diff options
context:
space:
mode:
authorJohn Willis2010-10-20 13:00:58 +0000
committerJohn Willis2010-10-20 13:00:58 +0000
commit4e936522eeb0de8092ad74e8522b885550d934cb (patch)
tree38126aac0dcdf2094d71d0ec901b918e15330b4b /backends/platform/gph/caanoo-bundle.mk
parent14e82dbe7f25c1a31cc8afbc712ee0246c7706dc (diff)
downloadscummvm-rg350-4e936522eeb0de8092ad74e8522b885550d934cb.tar.gz
scummvm-rg350-4e936522eeb0de8092ad74e8522b885550d934cb.tar.bz2
scummvm-rg350-4e936522eeb0de8092ad74e8522b885550d934cb.zip
GPH: Cleanup Readme and support scripts.
GP2X: Cleanup Readme. SDL: Change a few backend defines to GPH_DEVICE from the device name (blocking main and loadGFXMode so they can be written elsewhere). svn-id: r53639
Diffstat (limited to 'backends/platform/gph/caanoo-bundle.mk')
-rwxr-xr-xbackends/platform/gph/caanoo-bundle.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/gph/caanoo-bundle.mk b/backends/platform/gph/caanoo-bundle.mk
index c411310688..b7b3c9e188 100755
--- a/backends/platform/gph/caanoo-bundle.mk
+++ b/backends/platform/gph/caanoo-bundle.mk
@@ -17,7 +17,7 @@ caanoo-bundle: $(EXECUTABLE)
$(CP) $(srcdir)/backends/platform/gph/caanoo/scummvm.gpe $(bundle_name)/scummvm/
$(CP) $(srcdir)/backends/platform/gph/build/scummvm.png $(bundle_name)/scummvm/
$(CP) $(srcdir)/backends/platform/gph/build/scummvmb.png $(bundle_name)/scummvm/
- $(CP) $(srcdir)/backends/platform/gph/build/README-GP2XWIZ $(bundle_name)/scummvm/README-CAANOO
+ $(CP) $(srcdir)/backends/platform/gph/build/README-GPH $(bundle_name)/scummvm/
$(CP) $(srcdir)/backends/platform/gph/build/scummvm.ini $(bundle_name)/
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/
@@ -48,7 +48,7 @@ caanoo-bundle-debug: $(EXECUTABLE)
$(CP) $(srcdir)/backends/platform/gph/caanoo/scummvm-gdb.gpe $(bundle_name)/scummvm/scummvm.gpe
$(CP) $(srcdir)/backends/platform/gph/build/scummvm.png $(bundle_name)/scummvm/
$(CP) $(srcdir)/backends/platform/gph/build/scummvmb.png $(bundle_name)/scummvm/
- $(CP) $(srcdir)/backends/platform/gph/build/README-GP2XWIZ $(bundle_name)/scummvm/README-CAANOO
+ $(CP) $(srcdir)/backends/platform/gph/build/README-GPH $(bundle_name)/scummvm/
$(CP) $(srcdir)/backends/platform/gph/build/scummvm.ini $(bundle_name)/
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/