Makefile: make the symlink in BIN_DIR refer to the executable in DESTDIR
authorAntonio Ospite <ao2@ao2.it>
Sat, 10 Dec 2016 20:59:19 +0000 (21:59 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 10 Dec 2016 20:59:19 +0000 (21:59 +0100)
commit3035fd6142ce3459fb7ba28c2f56a7c44fc47dd5
tree1423c8b9e8ed9a878291a4b7672c8317a99184d2
parent26c0c241140cf859141313bca3758fa52da8a8ca
Makefile: make the symlink in BIN_DIR refer to the executable in DESTDIR

Also make the symlink relative, this way it is always valid whether
DESTDIR is specified or not.
Makefile