xref
: /
freebsd
/
contrib
/
one-true-awk
/
testdir
/
t.makef
(revision 911f0260390e18cf85f3dbf2c719b593efdc1e3c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{$3 = 2*$1; print $1, $2, $3}
2