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