Home | History | Annotate | Download | only in et

Lines Matching refs:AWK

6 AWK=@AWK@
32 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then
35 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then
49 $AWK -f "${DIR}/et_h.awk" "outfile=${BASE}.h.$$" "outfn=${BASE}.h" "$ROOT.et"
56 $AWK -f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et"