Makefile added with Version 1.9
This commit is contained in:
parent
a889fc39cd
commit
4da4090d41
3
Makefile
3
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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user