blob: ca7b54abb41f114778780a8dbbe886c6a3014882 [file] [log] [blame]
# TODO(go): Fix
export FOO=-x
SHELL := PS4="cmd: " /bin/bash $${FOO}
$(info $(shell echo foo))
test:
@echo baz