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