Makefile added with Version 1.5
This commit is contained in:
parent
48e455f084
commit
1cba44107c
20
Makefile
20
Makefile
@ -1,4 +1,4 @@
|
||||
# git helper Makefile: Version 1.4 (2025-08-05)
|
||||
# git helper Makefile: Version 1.5 (2025-08-05)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
@ -15,17 +15,17 @@ localhelp:
|
||||
|
||||
help:
|
||||
echo "Possible common options are:"
|
||||
echo " - init - Initialise the repository and all folders below with a Makefile"
|
||||
echo " - giti - Get the git status of all submodules including their submodules"
|
||||
echo " - update_submodules - Set all submodules to remote master"
|
||||
echo " - venv_flag - Set the venev flag for the base folder. A venv will be generated"
|
||||
echo " - clean - clean up"
|
||||
echo " - deepclean - clean up this and all Makefiles below"
|
||||
echo " - init - Initialise the repository and all folders below with a Makefile"
|
||||
echo " - giti - Get the git status of all submodules including their submodules"
|
||||
echo " - update_submodules - Set all submodules to remote master"
|
||||
echo " - venv_flag - Set the venev flag for the base folder. A venv will be generated"
|
||||
echo " - clean - clean up"
|
||||
echo " - deepclean - clean up this and all Makefiles below"
|
||||
$(MAKE) localhelp
|
||||
echo "You are able to create files make.d/*.mk and add local rules there. "
|
||||
echo " - localinit - Will be executed as last step in the init process."
|
||||
echo " - localhelp - Will be executed in th middle of the help text generation"
|
||||
echo " - localclean - Will be executed before the clean rule"
|
||||
echo " - localinit: print_head - Will be executed as last step in the init process."
|
||||
echo " - localhelp: print_head - Will be executed in th middle of the help text generation"
|
||||
echo " - localclean:print_head - Will be executed before the clean rule"
|
||||
|
||||
localinit:
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 70dfca9cafa22d99728e094a71f1e1b75e891829
|
||||
Subproject commit 694e67f8f2f8b76e200eb13b2c128facc71f6a4b
|
2
loggy
2
loggy
@ -1 +1 @@
|
||||
Subproject commit 465f8699b541632bbb978f764f3bc82fd892ba5c
|
||||
Subproject commit 72fb1767ebaf34340e852b4e4f67122e993af5f6
|
@ -1 +1 @@
|
||||
Subproject commit fbc3e998e635919d6d9fb5c6baeb5777a24eaf41
|
||||
Subproject commit 3633c9cece28156b19f4547298d3f965d57507c9
|
2
nemo
2
nemo
@ -1 +1 @@
|
||||
Subproject commit fd8d430ee0dcbedd8382826af460e3b28626e70e
|
||||
Subproject commit 7ff5f25269f2d2fa506210762532c445ea8465d7
|
2
netst
2
netst
@ -1 +1 @@
|
||||
Subproject commit 19c92fac55fa6aac2d287afe8501b0f48d668333
|
||||
Subproject commit 035d5c443683ff3080078af1bddb59a95a5ead29
|
2
ptpython
2
ptpython
@ -1 +1 @@
|
||||
Subproject commit 74cbd64cd3d100b50bed497986d5baa8e882819f
|
||||
Subproject commit 9cfdbcb0ca1516fdc9e0c01271da78bfe49e4f13
|
2
pyrip
2
pyrip
@ -1 +1 @@
|
||||
Subproject commit acd4169e696c36cd7dcb25952aed2576d22f836a
|
||||
Subproject commit 5c5d9df3d387976665e87fed29cfaf7cc9283510
|
2
starter
2
starter
@ -1 +1 @@
|
||||
Subproject commit 17f3f88571c5959434b39b60183e9314ae5d957e
|
||||
Subproject commit e1c8470547db4902c3a7537a1bc800d9c8101e44
|
Loading…
x
Reference in New Issue
Block a user