Makefile added with Version 1.9

This commit is contained in:
Dirk Alders 2025-08-07 13:32:04 +02:00
parent a889fc39cd
commit 4da4090d41

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