index
:
aura-central
ARE-5.0
TRUNK
Aura Runtime Environment (classical Mozilla technologies).
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
pymake
/
tests
/
unterminated-dollar.mk
blob: dee9a207ba6d7729097cfe08a0179edc02036061 (
plain
)
1
2
3
4
5
6
VAR = value$ VAR2 = other all: test "$(VAR)" = "value" @echo TEST-PASS