From 4f689b8fea0030758424d820d7867451050311cc Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Thu, 7 Aug 2025 13:32:04 +0200 Subject: [PATCH] Makefile added with Version 1.9 --- Makefile | 3 ++- pylibs | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 23f1fbd..90c97e0 100644 --- a/Makefile +++ b/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 .ONESHELL: SHELL = /usr/bin/bash +MAKEFLAGS += --no-print-directory .SILENT: -include __make.d__/*.mk diff --git a/pylibs b/pylibs index b30ea2b..6de7a94 160000 --- a/pylibs +++ b/pylibs @@ -1 +1 @@ -Subproject commit b30ea2b2f7eed0bcdf945f221007f142612d406f +Subproject commit 6de7a94f390c8697b57ca1d8453b7bd97cd3aa1a