Add test of directory relative to which Make looks for included makefiles.
[mgear/mgear.git] / experiments / include1.mk
CommitLineData
bbee5291
MM
1# Does Make include relative to the working directory or the containing
2# directory of the including makefile?
3include $(dir $(lastword $(MAKEFILE_LIST)))subdir/include2.mk