Makefile added with Version 2.0
This commit is contained in:
parent
bf28289fd6
commit
dad7ad659f
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# git helper Makefile: Version 1.9 (2025-08-05)
|
||||
# git helper Makefile: Version 2.0 (2025-08-05)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
@ -58,7 +58,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
2
patt
@ -1 +1 @@
|
||||
Subproject commit bb13c5af853fbbcef64b68d3329637a91f0ef4bb
|
||||
Subproject commit 36a256c2b82c545b5c9adb93925d5fc402c83db9
|
2
piki
2
piki
@ -1 +1 @@
|
||||
Subproject commit 3d52183ecc8cced7a134d60e8e47362f5478e9d4
|
||||
Subproject commit 887f3da39e0fe02b21d9f2b9a74a841098c177f8
|
2
pygal
2
pygal
@ -1 +1 @@
|
||||
Subproject commit c77cfaaa8b5585a14b7ce872bb603f5163845fa6
|
||||
Subproject commit 9edd50ab85be3ed2385ac0950d5f3b3221ab385e
|
Loading…
x
Reference in New Issue
Block a user