X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2FMakefile.in;h=fcab14d73abb1c916632e0171adc9010b90a5401;hp=8719cc70edb917769c41bb71c24a11fdbfe393e0;hb=431604647f89d5aac7b199a7883e98e56e4ccf9e;hpb=1d392de336185c47e70ebc89cb36ea5fc77fc3f0 diff --git a/uip/Makefile.in b/uip/Makefile.in index 8719cc7..fcab14d 100644 --- a/uip/Makefile.in +++ b/uip/Makefile.in @@ -54,13 +54,13 @@ CMDS = ali anno burst comp dist flist folder forw mmh mark \ mhbuild mhl mhsign mhpgp \ mhlist mhmail mhparam mhpath mhstore new packf pick \ print-mimetype prompter rcvdist rcvpack rcvstore refile repl rmf \ - rmm send sendfiles show slocal sortm spost whatnow whom + rmm send sendfiles show slocal sortm spost whatnow whatnow2 whom # commands that are links to other commands LCMDS = flists folders next prev fnext fprev unseen scan # misc support binaries -MISC = ap dp fmtdump mhtest mmhwrap whatnow2 +MISC = ap dp fmtdump mhtest mmhwrap # commands with 'S'pecial installation needs SCMDS = inc @@ -241,7 +241,7 @@ install-cmds: done # install links -install-lcmds: +install-lcmds: install-cmds rm -f $(DESTDIR)$(bindir)/flists rm -f $(DESTDIR)$(bindir)/folders rm -f $(DESTDIR)$(bindir)/fnext @@ -249,7 +249,7 @@ install-lcmds: rm -f $(DESTDIR)$(bindir)/unseen rm -f $(DESTDIR)$(bindir)/prev rm -f $(DESTDIR)$(bindir)/next - rm -f $(DESTDIR)$(bindir)/next + rm -f $(DESTDIR)$(bindir)/scan $(LN) $(DESTDIR)$(bindir)/flist $(DESTDIR)$(bindir)/flists $(LN) $(DESTDIR)$(bindir)/folder $(DESTDIR)$(bindir)/folders $(LN) $(DESTDIR)$(bindir)/new $(DESTDIR)$(bindir)/fnext