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
/
oneline-command-continuations.mk
blob: c11f3df524e4a4cb58d031a1a7e3e10934b854e9 (
plain
)
1
2
3
4
5
all: test @echo TEST-PASS test: ; test "Hello \ world" = "Hello world"