# Does Make include relative to the working directory or the containing # directory of the including makefile? include $(dir $(lastword $(MAKEFILE_LIST)))subdir/include2.mk