aboutsummaryrefslogtreecommitdiff
path: root/testcase/strip_and_shell.mk
blob: cb550f32d0b7d68900eb744dcae0be97cc7549f4 (plain)
1
2
3
4
# TODO(c-ninja): $(shell) in another make expression is not supported.

test:
	echo $(strip $(shell pwd))