Makefile added with Version 1.9

This commit is contained in:
Dirk Alders 2025-08-07 13:31:27 +02:00
parent b30ea2b2f7
commit 6de7a94f39

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
.ONESHELL:
SHELL = /usr/bin/bash
MAKEFLAGS += --no-print-directory
.SILENT:
-include __make.d__/*.mk