c36fddd437
Code commit for 'make -f' support, breaks the build in cases where
entries in $(MAKEFILE_LIST) are absolute paths. This commit uses
notdir and firstword to ensure that only the local filename is used.
Fixes:
|
||
---|---|---|
.. | ||
rte.build-post.mk | ||
rte.build-pre.mk | ||
rte.clean-post.mk | ||
rte.clean-pre.mk | ||
rte.compile-post.mk | ||
rte.compile-pre.mk | ||
rte.extvars.mk | ||
rte.install-post.mk | ||
rte.install-pre.mk |