main shinobi / tests / mk / gnu / variables / SHELL / t002 / mk
1SHELL := /.//usr/bin/bash
2
3all:;@echo "$(SHELL) $$SHELL"