Makefile added with Version 1.9
This commit is contained in:
parent
b86753f107
commit
4f689b8fea
3
Makefile
3
Makefile
@ -1,8 +1,9 @@
|
|||||||
# git helper Makefile: Version 1.8 (2025-08-05)
|
# git helper Makefile: Version 1.9 (2025-08-05)
|
||||||
default: help
|
default: help
|
||||||
|
|
||||||
.ONESHELL:
|
.ONESHELL:
|
||||||
SHELL = /usr/bin/bash
|
SHELL = /usr/bin/bash
|
||||||
|
MAKEFLAGS += --no-print-directory
|
||||||
.SILENT:
|
.SILENT:
|
||||||
|
|
||||||
-include __make.d__/*.mk
|
-include __make.d__/*.mk
|
||||||
|
2
pylibs
2
pylibs
@ -1 +1 @@
|
|||||||
Subproject commit b30ea2b2f7eed0bcdf945f221007f142612d406f
|
Subproject commit 6de7a94f390c8697b57ca1d8453b7bd97cd3aa1a
|
Loading…
x
Reference in New Issue
Block a user