#!/bin/bash -e objects=(common.o pack.o test.o trace.o unpack.o) redo-ifchange .link-executable "${objects[@]}" . ./.link-executable