From 2018fae46729b83e4cbfda0648d115ba0ced0394 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Wed, 6 Aug 2025 09:06:12 +0200 Subject: [PATCH] Makefile added with Version 1.6 --- Makefile | 4 ++-- journaliser | 2 +- loggy | 2 +- mqtt_sniffer | 2 +- nemo | 2 +- netst | 2 +- ptpython | 2 +- pyrip | 2 +- starter | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index fea1fb2..3b6358d 100644 --- a/Makefile +++ b/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 diff --git a/journaliser b/journaliser index 694e67f..cce3d62 160000 --- a/journaliser +++ b/journaliser @@ -1 +1 @@ -Subproject commit 694e67f8f2f8b76e200eb13b2c128facc71f6a4b +Subproject commit cce3d62f708f5e55420c10cdbfe6bee2a2c985d5 diff --git a/loggy b/loggy index 72fb176..9df9386 160000 --- a/loggy +++ b/loggy @@ -1 +1 @@ -Subproject commit 72fb1767ebaf34340e852b4e4f67122e993af5f6 +Subproject commit 9df9386f6af53ae576b232bf2569cce4ceb1d30d diff --git a/mqtt_sniffer b/mqtt_sniffer index 3633c9c..af55e10 160000 --- a/mqtt_sniffer +++ b/mqtt_sniffer @@ -1 +1 @@ -Subproject commit 3633c9cece28156b19f4547298d3f965d57507c9 +Subproject commit af55e1042c5eb2934a543de9ee7eb940d8ff7409 diff --git a/nemo b/nemo index 7ff5f25..3169359 160000 --- a/nemo +++ b/nemo @@ -1 +1 @@ -Subproject commit 7ff5f25269f2d2fa506210762532c445ea8465d7 +Subproject commit 3169359ae36a09f4a18be9e7e54db704cd1d59eb diff --git a/netst b/netst index 035d5c4..6daefbc 160000 --- a/netst +++ b/netst @@ -1 +1 @@ -Subproject commit 035d5c443683ff3080078af1bddb59a95a5ead29 +Subproject commit 6daefbcbd583206989e6f9d6f9b8e4b99562e0c5 diff --git a/ptpython b/ptpython index 9cfdbcb..863d063 160000 --- a/ptpython +++ b/ptpython @@ -1 +1 @@ -Subproject commit 9cfdbcb0ca1516fdc9e0c01271da78bfe49e4f13 +Subproject commit 863d063db59e2ecc5baf20e2fef7986a2141370d diff --git a/pyrip b/pyrip index 5c5d9df..e029629 160000 --- a/pyrip +++ b/pyrip @@ -1 +1 @@ -Subproject commit 5c5d9df3d387976665e87fed29cfaf7cc9283510 +Subproject commit e029629beeed8109efa838b284e8ae6ac2f4e70b diff --git a/starter b/starter index e1c8470..48d1705 160000 --- a/starter +++ b/starter @@ -1 +1 @@ -Subproject commit e1c8470547db4902c3a7537a1bc800d9c8101e44 +Subproject commit 48d1705e75e93b1884559b80796b4d40efd2fcc3