Searched refs:m4_path (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/sendmail/files/
H A Dsendmail_include.sh63 m4_path=$2
64 if [ "$m4_path" = "_DONT_TOUCH_THIS" ]; then
76 case "$m4_path" in
80 exist_or_exit "$m4_path"
81 cd `dirname "$m4_path"`
82 base=`basename "$m4_path"`
83 name=`basename "$m4_path" .mc`

Completed in 90 milliseconds