Home | History | Annotate | Download | only in bin

Lines Matching full:awk

315 AWK = @AWK@
513 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
724 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
737 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
757 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \