Tidy up and improve the libretro makefile
authorHugo Hromic <hhromic@gmail.com>
Thu, 4 Apr 2019 16:49:34 +0000 (16:49 +0000)
committerHugo Hromic <hhromic@gmail.com>
Tue, 9 Apr 2019 09:22:21 +0000 (10:22 +0100)
commita9422018bae26b5f1dd65a25d1adef80b0bec99d
tree799c32e07bdcc8f205dd6ee93f5cbc6b132fd04c
parent588bf7918460109815d5cc505ada4334a4c5a791
Tidy up and improve the libretro makefile

* Made DEBUG and WANT_ZLIB variables configurable from make parameters
* Removed duplicate block of code near the end of the Makefile
* Matched formatting style with the rest of the Makefile
* Changed spaces to tabs for consistency with the rest of the Makefile
Makefile.libretro