X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2FMakefile.in;h=6bdd4ebaee98440462589d14c3c329cc6a1da9e2;hp=905c33dce8a487071df5b431f67fd708e54d812a;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=c0374b7556d4b53d2032eae55395311e307d3d16 diff --git a/uip/Makefile.in b/uip/Makefile.in index 905c33d..6bdd4eb 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: