** changed to a pager (such as "more" or "less") if you prefer
** that such message not be filtered in any way.
*/
-char *showproc = NMHLIBDIR"/mhl";
+char *showproc = NMHBINDIR"/mhl";
/*
** This is the program (mhl) used to filter messages. It is
** used by mhshow to filter and display the message headers of
-** MIME messages. It is used by repl/forw (with -filter)
-** to filter the message to which you are replying/forwarding.
+** MIME messages. It is used by repl (with -filter)
+** to filter the message to which you are replying.
** It is used by send/spost (with -filter) to filter the message
** for "Bcc:" recipients.
*/
-char *mhlproc = NMHLIBDIR"/mhl";
+char *mhlproc = NMHBINDIR"/mhl";
/*
** This program is called after comp, et. al., have built a draft
$(COMPILE) $<
# commands to build
-CMDS = ali anno burst comp dist flist folder forw mmh mark mhbuild \
+CMDS = ali anno burst comp dist flist folder forw mmh mark mhbuild mhl \
mhlist mhmail mhparam mhpath mhshow mhstore msgchk \
new packf pick prompter refile repl rmf rmm scan send sendfiles show \
sortm whatnow
LCMDS = flists folders next prev
# misc support binaries
-MISC = ap conflict dp fmtdump mhl rcvdist rcvpack \
+MISC = ap conflict dp fmtdump rcvdist rcvpack \
rcvstore rcvtty slocal spost mhtest
# commands with 'S'pecial installation needs