Add a touch of the cgout files so that they are more recent than the
source file. git clone seems to sometimes timestamp the source
after the cgout files which generates a warning and a post failure.
At least with FreeBSD on ZFS.
# The `prog` doesn't matter because we don't use its output. Instead we test
# the post-processing of the cgout files.
+# The touch is because git clone might give the cgout files a timestamp
+# in the future wrt the source file which generates a warning and post failure
+prereq: touch ann-merge1a.cgout ann-merge1b.cgout
prog: ../../tests/true
vgopts: --cachegrind-out-file=cachegrind.out