diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-07-30 11:42:38 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-07-30 11:42:38 +0200 |
commit | 27842082e09359b3b7f5eed59ab21a0a06c5b1d2 (patch) | |
tree | 339c07ade4969a53974774b433873ffed8bbd5db /bpfc | |
parent | a1faf28cf0e6869e8588809fbd976c23a510c943 (diff) |
build: Don't uninstall configuration files
Several of the tools install/uninstall files from $NCONF_FILES,
however if we call the uninstall target for a specific tool (e.g. `make
astraceroute_uninstall') but other tools depending on one or more of the
config files are still installed, the file is still removed
unconditionally. As it would require quite some logic in the Makefile
in order to detect installed tools and their dependencies, we just don't
uninstall the configuration files anymore.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc')
0 files changed, 0 insertions, 0 deletions