Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
specified-target.mk
blob: 3b23fbf69ee9128569aee889b570d49a27c4723d [
file
] [
log
] [
blame
]
#T commandline: ['VAR=all', '$(VAR)']
all
:
@echo
TEST
-
FAIL
:
unexpected target
'all'
$$
(
VAR
):
@echo
TEST
-
PASS
:
expected target
'$$(VAR)'