Makefile added with Version 1.9

This commit is contained in:
Dirk Alders 2025-08-07 13:32:04 +02:00
parent b86753f107
commit 4f689b8fea
2 changed files with 3 additions and 2 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit b30ea2b2f7eed0bcdf945f221007f142612d406f Subproject commit 6de7a94f390c8697b57ca1d8453b7bd97cd3aa1a