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