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