main shinobi / tests / mk / gnu / variables / MAKEFLAGS / t117 / mk
1
2v:=$(shell $(MAKE) -C bye --no-print-directory)
3all: ; $(info $(v))