diff options
author | Michael Pratt <mcpratt@pm.me> | 2022-09-07 10:45:43 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-13 22:53:41 +0100 |
commit | 8d0ff17ec9907b1383644793884c2b50598aafea (patch) | |
tree | 1937e41e4f4a5caeb91e9bbf87e39819813a425f /include/toolchain-build.mk | |
parent | 99ed71faec745ced91a00d46c6512b27c9892d2b (diff) | |
download | openwrt-8d0ff17ec9907b1383644793884c2b50598aafea.tar.gz openwrt-8d0ff17ec9907b1383644793884c2b50598aafea.tar.bz2 openwrt-8d0ff17ec9907b1383644793884c2b50598aafea.zip |
tools/automake: clean up build recipes
The configure option datarootdir
defaults to PREFIX/share.
The Host/Clean define should be Host/Uninstall
otherwise it is removing the build directory
before there is a chance to try "make uninstall"
in that directory.
Host/Clean/Default is no longer defined.
Consolidate the install stage with Host/Uninstall,
since it is essentially uninstalling before installing.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'include/toolchain-build.mk')
0 files changed, 0 insertions, 0 deletions