working commit

This commit is contained in:
2026-01-26 17:44:54 +02:00
parent f2e33d9ff1
commit 15e4e893b1
18 changed files with 300 additions and 21 deletions
+1 -1
View File
@@ -732,7 +732,7 @@ format:
done
clean-local:
$(FIND) $(CWD) -name '*~' | $(XARGS) rm -f
$(FIND) $(CWD) -name '*~' | $(XARGS) rm -f
rm -rf autom4te.cache
# Tell versions [3.59,3.63) of GNU make to not export all variables.