aboutsummaryrefslogtreecommitdiffstats
path: root/test.do
blob: 483411fc208977006d7f8e908f706240db5cefd4 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
set -e
objects=(common.o pack.o test.o trace.o unpack.o ieee754b.o)
redo-ifchange link-executable.tool "${objects[@]}"
. ./link-executable.tool
"${cmd[@]}"