Home | History | Annotate | Download | only in compact

Lines Matching full:awk

65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
276 AWK = @AWK@
575 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
588 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
608 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \