xref: /freebsd/contrib/one-true-awk/testdir/t.makef (revision 52d973f52c07b94909a6487be373c269988dc151)
1{$3 = 2*$1; print $1, $2, $3}
2