New Make concept for submodules

This commit is contained in:
Dirk Alders 2025-08-06 23:10:24 +02:00
parent a77fecfc6e
commit 891391c800
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# git helper Makefile: Version 1.7 (2025-08-05)
# git helper Makefile: Version 1.8 (2025-08-05)
default: help
.ONESHELL:
@ -57,7 +57,7 @@ giti_this: print_head
git submodule --quiet foreach "echo -n ' ' && giti"
giti:
git submodule --quiet foreach [ -e Makefile ] || make --no-print-directory giti_this
git submodule --quiet foreach "[ -e Makefile ] && make --no-print-directory giti_this"
localclean:

2
patt

@ -1 +1 @@
Subproject commit f1ebc46a049c7a9dfaacc4ecf99f2d58e015ba45
Subproject commit 5d8166a64d4cfde529552151e363d92daf90c8ad

2
piki

@ -1 +1 @@
Subproject commit ad5c875e046d0fd7d59072ade40796ca18c4d9d3
Subproject commit abf7e044dfc78b4f51c8708bbb1066e55516604f

2
pygal

@ -1 +1 @@
Subproject commit 10741771446c1bd0aafd472b830d823c8ae54cb0
Subproject commit 6f26337f6018ab08325f24892f705cbd71d899eb