Makefile added with Version 1.6
This commit is contained in:
parent
9cfdbcb0ca
commit
863d063db5
4
Makefile
4
Makefile
@ -1,11 +1,11 @@
|
||||
# git helper Makefile: Version 1.5 (2025-08-05)
|
||||
# git helper Makefile: Version 1.6 (2025-08-05)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
SHELL = /usr/bin/bash
|
||||
.SILENT:
|
||||
|
||||
-include make.d/*.mk
|
||||
-include __make.d__/*.mk
|
||||
|
||||
GIT_FLAG = ./.git
|
||||
VENV_FLAG = ./.venv_required
|
||||
|
2
pylibs
2
pylibs
@ -1 +1 @@
|
||||
Subproject commit f439eaf1d94c2195271ec1edcbc76f3bab874d86
|
||||
Subproject commit 45f9e2bf759350710af2d8420323cd048f94011b
|
Loading…
x
Reference in New Issue
Block a user