Home | History | Annotate | Download | only in ss

Lines Matching refs:DIR

6 DIR="${DIR-@datadir@/ss}"
29 DIR="$_SS_DIR_OVERRIDE";
32 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then
33 DIR="$SS_DIR"
34 # echo "Falling back to $DIR..."
35 if test ! -f "$DIR/ct_c.sed" || test ! -f "$DIR/ct_c.awk" ; then
51 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" \
52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -