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