index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
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"