Some more fixing in the make(1) files
commitbb4cff414763281736a6097bec4c7e678e95fbbb
authorje <je@ne.regrette.rien>
Sun, 9 Jan 2011 23:50:18 +0000 (10 00:50 +0100)
committerje <je@ne.regrette.rien>
Sun, 9 Jan 2011 23:50:18 +0000 (10 00:50 +0100)
treed2fc6eba0bbb44aabf44c7d00afbefa55906ada4
parentb03dc51b0720d5ca2a83f167192bc3764114299b
Some more fixing in the make(1) files

 * Now wrapper gets removed if one chooses to run `make uninstall`
 * Some echo(1)s have also been corrected.
 * The config.mk does not overwrite environment variables that
already have been set when it comes to file settings, instead the settings in
config.mk are ignored in such a situation. Compiler arguments, however, get
appended to the specific environment variables that already exists.
Makefile
config.mk