build/pymake/tests/eof-continuation.mk

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:5e36cb0991d3
1 all:
2 test '$(TESTVAR)' = 'testval\'
3 @echo TEST-PASS
4
5 TESTVAR = testval\

mercurial