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