Lines Matching refs:AWK
108 # Here you can find a native Win32 binary of the original awk:
109 # http://www.gknw.net/development/prgtools/awk-20100523.zip
110 AWK = awk
119 # LIBARCH_U = $(shell $(AWK) 'BEGIN {print toupper(ARGV[1])}' $(LIBARCH))
120 LIBARCH_L = $(shell $(AWK) 'BEGIN {print tolower(ARGV[1])}' $(LIBARCH))
348 @$(AWK) -f ../packages/NetWare/get_ver.awk $< > $@
685 @$(AWK) -f ../packages/NetWare/get_exp.awk $^ > $@