build/pymake/tests/serial-dep-resolution.mk

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:b314b26d7466
1 all: t1 t2
2 @echo TEST-PASS
3
4 t1:
5 touch t1 t2

mercurial