Searched defs:AWK (Results 1 - 10 of 10) sorted by relevance

/external/libpng/projects/owatcom/
H A Dpngconfig.mak26 AWK=$(%awk) macro
35 !ifdef AWK
45 $(AWK) -f << dfn1.out >dfn2.out
62 $(AWK) -f ..\..\scripts\options.awk out=dfn1.out version=search ..\..\pngconf.h ..\..\scripts\pnglibconf.dfa pngconfig.dfa $(DFA_XTRA) 1>&2
63 $(AWK) -f ..\..\scripts\options.awk out=dfn2.out dfn1.out 1>&2
84 @$(ECHO) $$(AWK) NOT AVAILABLE: COPYING scripts\pnglibconf.h.prebuilt
90 @$(ECHO) YOU HAVE A DEFAULT CONFIGURATION BECAUSE YOU DO NOT HAVE AWK!
/external/libpng/scripts/
H A Dpnglibconf.mak9 # the make command line (AWK='nawk' for example).
10 AWK = gawk macro
11 AWK = mawk macro
12 AWK = nawk macro
13 AWK = one-true-awk macro
14 AWK = awk # Crashes on SunOS 5.10 - use 'nawk' macro
38 $(AWK) -f "$(srcdir)/scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
43 $(ECHO) "Calling $(AWK) from scripts/pnglibconf.mak" >&2
44 $(ECHO) "If 'awk' crashes try a better awk (e.g. AWK='nawk')" >&2
45 $(AWK)
[all...]
/external/llvm/
H A DMakefile260 AWK = awk macro
/external/libogg/win32/
H A DMakefile71 AWK = gawk macro
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile507 AWK = gawk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile507 AWK = awk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile507 AWK = gawk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile507 AWK = awk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile507 AWK = gawk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile507 AWK = gawk macro
3222 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
3248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
3263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \

Completed in 4098 milliseconds