diff options
author | Michael Pratt <mcpratt@pm.me> | 2022-09-07 10:06:15 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-13 22:53:41 +0100 |
commit | 99ed71faec745ced91a00d46c6512b27c9892d2b (patch) | |
tree | 415f6e86b8ccd48416f041673481ad4914b3a4fe /tools/automake/Makefile | |
parent | a1527207b8f23d4084a18e988605fd30c5e72ca8 (diff) | |
download | upstream-99ed71faec745ced91a00d46c6512b27c9892d2b.tar.gz upstream-99ed71faec745ced91a00d46c6512b27c9892d2b.tar.bz2 upstream-99ed71faec745ced91a00d46c6512b27c9892d2b.zip |
tools/autoconf: 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.
Use default build recipes defined in host-build.mk
instead of custom ones that are equivalent.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'tools/automake/Makefile')
0 files changed, 0 insertions, 0 deletions