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