.phony: phar installer phar: ./makephar -c makephar.conf >/dev/null installer: phar cd installer; ./make-installer.sh; mv hotfix-installer.run ..