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
/
unterminated-dollar.mk
blob: dee9a207ba6d7729097cfe08a0179edc02036061 (
plain
)
1
2
3
4
5
6
VAR = value$ VAR2 = other all: test "$(VAR)" = "value" @echo TEST-PASS