1
0
Fork 0
forked from mirror/openwrt
openwrt/tools/automake
Michael Pratt 9ea963e471 tools/automake: do not delete Makefile in clean targets
For the building of some packages, it is sometimes helpful
to completely clean the packaged release copy of the source,
however this usually both requires and deletes the Makefile,
causing the need to run the configure stage twice.

Not deleting the Makefile allows compilation to continue directly
after cleaning pre-generated files in the package distribution.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-26 14:38:08 +02:00
..
files automake: always use correct path for aclocal.real 2022-07-14 12:57:12 +02:00
patches tools/automake: do not delete Makefile in clean targets 2025-07-26 14:38:08 +02:00
Makefile tools/automake: update to 1.17 2025-07-26 14:38:07 +02:00