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