This commit is contained in:
USER
2023-06-23 18:48:39 +01:00
parent bc28e13e91
commit f60c14bafd

View File

@ -1,6 +1,7 @@
SHELL := /bin/sh
ZPC = /zz
MAKEFILE_NAME := $(firstword $(MAKEFILE_LIST))
MAKEFILE := $(firstword $(MAKEFILE_LIST))
MAKEFILE_NAME := $$(basename ${MAKEFILE})
.PHONY: help
help: ## Show this help