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

/illumos-gate/usr/src/cmd/svc/shell/
H A Dsendmail_include.sh64 m4_path=$2
65 if [ "$m4_path" = "_DONT_TOUCH_THIS" ]; then
77 case "$m4_path" in
81 exist_or_exit "$m4_path"
82 cd `dirname "$m4_path"`
83 base=`basename "$m4_path"`
84 name=`basename "$m4_path" .mc`

Completed in 67 milliseconds