#!/bin/sh testname=`basename "$0"` test_description="Check that empty target is a dependency and always OOD" . $SHARNESS_TEST_SRCDIR/sharness.sh export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1 echo > foo.do cat > bar.do <