Use DESTDIR variable in install/uninstall make target (#42).
authorDaniel Carl <danielcarl@gmx.de>
Tue, 2 Jul 2013 19:26:46 +0000 (21:26 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 2 Jul 2013 19:26:46 +0000 (21:26 +0200)
commit6ef427dea5512b0bf5d2c5925e365378f67fa4e6
treec291954375f2d860df7d7218571a968cfa1c7867
parent9030f9d749b1f2da08dfcecc5bc08a82f0c0d0ce
Use DESTDIR variable in install/uninstall make target (#42).

This allows to easily install the browser into a own directory with
`make DESTDIR=/install/dir install`.

Also all internal used directory names are defined without the trailing
slashes.
Makefile
config.mk
doc/Makefile