X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c0374b7556d4b53d2032eae55395311e307d3d16..da6af9633:/uip/Makefile.in?ds=inline diff --git a/uip/Makefile.in b/uip/Makefile.in index 905c33dc..6bdd4eba 100644 --- a/uip/Makefile.in +++ b/uip/Makefile.in @@ -57,7 +57,7 @@ SETGID_MAIL = @SETGID_MAIL@ $(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 @@ -69,7 +69,7 @@ CMDS = ali anno burst comp dist flist folder forw mark mhbuild \ 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 @@ -251,7 +251,7 @@ whom: whom.o distsbr.o $(LOCALLIBS) # ========== DEPENDENCIES FOR INSTALLING ========== # install everything -install: install-cmds install-lcmds install-misc install-scmds +install: install-cmds install-misc install-lcmds install-scmds # install commands install-cmds: @@ -266,10 +266,12 @@ install-lcmds: rm -f $(bindir)/folders rm -f $(bindir)/prev rm -f $(bindir)/next + rm -f $(libdir)/install-mh $(LN) $(bindir)/flist $(bindir)/flists $(LN) $(bindir)/folder $(bindir)/folders $(LN) $(bindir)/show $(bindir)/prev $(LN) $(bindir)/show $(bindir)/next + $(LN) $(bindir)/install-mh $(libdir)/install-mh # install misc support binaries install-misc: