openwrt/tools/automake
Michael Pratt 8d0ff17ec9 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>
2023-03-13 22:53:41 +01:00
..
files automake: always use correct path for aclocal.real 2022-07-14 12:57:12 +02:00
patches automake: use STAGING_DIR_HOST in relocatable patch 2023-01-09 21:33:18 +01:00
Makefile tools/automake: clean up build recipes 2023-03-13 22:53:41 +01:00