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