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