diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-19 14:30:20 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-19 14:30:20 -0800 |
commit | 1b48c9bd83852894895dd3073a629a3221344f45 (patch) | |
tree | 2662a884210c340fc57d1d44204c0a0049dd5764 /samples/x86_64-w64-mingw32/crosstool.config | |
parent | 582e89a5af4be77d3cd300596ea7a46491689e51 (diff) | |
download | crosstool-ng-1b48c9bd83852894895dd3073a629a3221344f45.tar.gz crosstool-ng-1b48c9bd83852894895dd3073a629a3221344f45.tar.bz2 crosstool-ng-1b48c9bd83852894895dd3073a629a3221344f45.zip |
Makefile.in: Fix uninstall target
`make uninstall` is ran against `$(TARGETS)`, which includes `lib-kconfig`.
`lib-kconfig` is installed as a part of the `lib` target, so during
uninstall, removing `lib` is enough to also remove `lib-kconfig`.
Filter out `lib-kconfig` during `real-uninstall`.
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples/x86_64-w64-mingw32/crosstool.config')
0 files changed, 0 insertions, 0 deletions