Makefile added with Version 1.8
This commit is contained in:
parent
24e18706a2
commit
10ab781fd1
4
Makefile
4
Makefile
@ -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
caching
2
caching
@ -1 +1 @@
|
||||
Subproject commit ca1d4d914e9664c649ea4ea21bd619fb314d3026
|
||||
Subproject commit 9157ab08e7b67ec59fa9a0ed45a9a04fc762406a
|
2
fstools
2
fstools
@ -1 +1 @@
|
||||
Subproject commit 86f69041a5eb76c6d6716b07e40580978be7a509
|
||||
Subproject commit ea2d4063b0f70608dfa8f14d3c7afce528854515
|
2
geo
2
geo
@ -1 +1 @@
|
||||
Subproject commit caf8e0370e4adce570776801bc160eeb030d5b69
|
||||
Subproject commit e76d816fcba65d1247130a53955e81585b888e9c
|
2
helpers
2
helpers
@ -1 +1 @@
|
||||
Subproject commit c47a2d4d8f90df707f21f6449609c587dac4d9c8
|
||||
Subproject commit 72728a1bdfbe1e7d5470571c64d6f665460a726a
|
2
keyboard
2
keyboard
@ -1 +1 @@
|
||||
Subproject commit 6b12d889a9d52bf61404fab6814495e853b8783d
|
||||
Subproject commit 36995f66aade385615ba619a289e5e0bb782c39b
|
2
media
2
media
@ -1 +1 @@
|
||||
Subproject commit d5d9529a78f3de1da67ea7f1e63997f7d78bc53f
|
||||
Subproject commit 295f70852c54e7052743e7dee55f664b182780ad
|
2
mqtt
2
mqtt
@ -1 +1 @@
|
||||
Subproject commit fafd464b7d55bde6de58ac4da7d88da5c068285f
|
||||
Subproject commit 09e8cedae0ff92c099f6c5a1afc982e00c1d7765
|
2
report
2
report
@ -1 +1 @@
|
||||
Subproject commit fe6c1fdbed9ee8ab9851fb9bd05d142d6376d166
|
||||
Subproject commit 3e4fa0f45dc64c99f1c1c22f29883a6ec77568ae
|
@ -1 +1 @@
|
||||
Subproject commit 10e3858e3a2d6b2ba790744ade172fe7143a2fed
|
||||
Subproject commit 9995f91ee99e94f6dcce659289c24a2705eb3a8e
|
@ -1 +1 @@
|
||||
Subproject commit bf1ece3476bb0f1d48ec0e937d7276f43bdc028e
|
||||
Subproject commit aeda0544ccf42011f135ebc9cb7bd1bf85bc1f3c
|
@ -1 +1 @@
|
||||
Subproject commit efa8144ee044c62d76d1bb0912e18c705d5e3af0
|
||||
Subproject commit 875e3ef43b234cf716b7f30ca5116f9b5a997835
|
2
task
2
task
@ -1 +1 @@
|
||||
Subproject commit f3f04fd285484fe4f876714cfbf5f927f2792173
|
||||
Subproject commit fa6a30bc5073ef58fc23e480ec8d6ca89775958d
|
@ -1 +1 @@
|
||||
Subproject commit 9930a42f45c0f1211a996c282abb80c0d4e37ad5
|
||||
Subproject commit dfd11666e899a8c75451b24c0e4923b3651e691a
|
Loading…
x
Reference in New Issue
Block a user