diff options
author | Bastien Bouclet | 2014-06-28 17:12:43 +0200 |
---|---|---|
committer | Bastien Bouclet | 2014-06-28 17:12:43 +0200 |
commit | bf90ad04670c56fe0a1ba84f237d305f78755a2d (patch) | |
tree | 2c4a8a45ac82916a4626b8d0e044fcba9b522143 /configure | |
parent | cb596113a784e4894b5a34787b80144d2d3561e2 (diff) | |
download | scummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.tar.gz scummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.tar.bz2 scummvm-rg350-bf90ad04670c56fe0a1ba84f237d305f78755a2d.zip |
BUILD: Move the PS3 make targets to a separate file
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2798,6 +2798,7 @@ if test -n "$_host"; then _timidity=no _vkeybd=yes _eventrec=no + _port_mk="backends/platform/sdl/ps3/ps3.mk" ;; psp) _backend="psp" |