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