Makefile added with Version 1.8
This commit is contained in:
parent
ee4c43d7ce
commit
ce3f86dc89
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:
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 62ebb7314a14895473b2f84c311c72825bc15218
|
||||
Subproject commit 4658e0c02287a52bbc523ec3f752f45baae1b8bb
|
2
loggy
2
loggy
@ -1 +1 @@
|
||||
Subproject commit 298428883655271a0ebf535e5243ecb28b0c0398
|
||||
Subproject commit 6c08c6b596d2b82a87f2e0f9ecd404d015278f28
|
@ -1 +1 @@
|
||||
Subproject commit e7d7dd148ddcda80f51ba1e1cf666ce159a8f792
|
||||
Subproject commit a33f3f589db0807147dda2186d55381e8f6d8fb5
|
2
nemo
2
nemo
@ -1 +1 @@
|
||||
Subproject commit 5dfc5ee91d280d3760557438a223f28fabf3f945
|
||||
Subproject commit 3a7e2b820258040f59e0caa4389e10369bf14f8f
|
2
netst
2
netst
@ -1 +1 @@
|
||||
Subproject commit 057fb3acdfe027901fda3760864bf61bff323e1b
|
||||
Subproject commit 43d2b3b431ce2e847a5819e9331ff0a2e55643e0
|
2
ptpython
2
ptpython
@ -1 +1 @@
|
||||
Subproject commit 088e4a3348ab3f85e0ecb83ac4b488c46856a9da
|
||||
Subproject commit b86753f107566163de304f84650141a3d1c8ebed
|
2
pyrip
2
pyrip
@ -1 +1 @@
|
||||
Subproject commit e9f09c57cf8e733e0b536a71e59654678dd2c1c4
|
||||
Subproject commit a611b4e3512f6d6d8cd64534275caf2c2ef89cf4
|
2
starter
2
starter
@ -1 +1 @@
|
||||
Subproject commit 5de4d8e3bee5f9a29604a143cbb041c434859040
|
||||
Subproject commit a889fc39cd95460199fc83ff59d8d1a4445e1fed
|
Loading…
x
Reference in New Issue
Block a user