# man pages to install in $(mandir)/$(manext1)
MAN1SRC = ali. anno. burst. comp. \
dist. flist. flists. folder. folders. \
- forw. inc. mark. mh-chart. nmh. \
- mhbuild. mhl. mhlist. mhmail. \
+ forw. inc. install-mh. mark. mh-chart. \
+ nmh. mhbuild. mhl. mhlist. mhmail. \
mhn. mhparam. mhpath. mhshow. \
mhstore. msgchk. msh. \
next. packf. pick. prev. \
mh-tailor. mts.conf.
MAN8SRC = ap. conflict. dp. fmtdump. \
- install-mh. mh-mts. post.
+ mh-mts. post.
MAN1 := $(MAN1SRC:.=.$(manext1))
MAN5 := $(MAN5SRC:.=.$(manext5))
$(COMPILE) $<
# commands to build
-CMDS = ali anno burst comp dist flist folder forw mark mhbuild \
+CMDS = ali anno burst comp dist flist folder forw install-mh mark mhbuild \
mhlist mhmail mhn mhparam mhpath mhshow mhstore msgchk \
msh packf pick prompter refile repl rmf rmm scan send show \
sortm whatnow whom
LCMDS = flists folders next prev
# misc support binaries
-MISC = ap conflict dp fmtdump install-mh mhl post rcvdist rcvpack \
+MISC = ap conflict dp fmtdump mhl post rcvdist rcvpack \
rcvstore rcvtty slocal spost viamail mhtest
# commands with 'S'pecial installation needs
$(LN) $(bindir)/folder $(bindir)/folders
$(LN) $(bindir)/show $(bindir)/prev
$(LN) $(bindir)/show $(bindir)/next
- $(LN) $(libdir)/install-mh $(bindir)/install-mh
+ $(LN) $(bindir)/install-mh $(libdir)/install-mh
# install misc support binaries
install-misc: