.PHONY: jsonedit.phar jsonedit.phar: echo " \"v$(shell git describe --tags)\", 'builddate' => \"$(shell LC_ALL=C date)\" ];" > src/build.php \ && box compile \ && rm src/build.php \ && mv bin/jsonedit.phar .