Artifact 1659f80ce4de99717b6e1d51babda63d101e87cd:
- File ulex-dual/Makefile — part of check-in [682af2eb81] at 2022-01-26 18:20:23 on branch v2.0001 — Wait five seconds after launching a test before throttling the runner loop. (user: matt, size: 132) [annotate] [blame] [check-ins using]
- File ulex/Makefile — part of check-in [db564d80d9] at 2022-01-03 09:34:30 on branch v2.0001 — wip (user: matt, size: 132) [annotate] [blame] [check-ins using]
all : ulex.pdf ulex.png ulex.pdf : ulex.dot dot -Tpdf ulex.dot -o ulex.pdf ulex.png : ulex.dot dot -Tpng ulex.dot -o ulex.png