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