logo

utils-extra

Collection of extra tools for Unixes git clone https://anongit.hacktivis.me/git/utils-extra.git/
commit: 951c8a82e9ef30a564498e83ed65a96afdd9b86b
parent b2b659f432914e4d6d445a82dde7866e04f70359
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 18 Aug 2025 20:41:05 +0200

configure: add printf before gen_targets call

Diffstat:

Mconfigure1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/configure b/configure @@ -182,6 +182,7 @@ LDSTATIC = ${LDSTATIC} EOF is_ok +printf 'Generating targets ...' gen_targets >> config.mk ; or_die echo