Makefile: How to determine directory where Makefile resides
MAKEFILE_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow