]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
Makefile: make it compatible with bmake
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 19 Mar 2016 20:51:13 +0000 (21:51 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 19 Mar 2016 20:51:13 +0000 (21:51 +0100)
It's the portable version of BSD make: http://crufty.net/help/sjg/bmake.html
The syntax for conditionals is different in GNU make and BSD make, so we use the shell


No differences found