Makefile: How to determine directory where Makefile resides

MAKEFILE_DIR              := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))