X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2FMakefile.in;h=a711a9206ff34b03107f3264a0e9b1dcf25467fc;hp=6d971d5a80f61727e8c3fd1cf4654bc6023c9c34;hb=35c228531bc8e00d43be590255df9408a4fcbe19;hpb=5afa7072e3fe7fc42287e2149e1c23b363700795 diff --git a/uip/Makefile.in b/uip/Makefile.in index 6d971d5..a711a92 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 @@ -266,11 +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) $(libdir)/install-mh $(bindir)/install-mh + $(LN) $(bindir)/install-mh $(libdir)/install-mh # install misc support binaries install-misc: @@ -326,7 +327,7 @@ lint: subdir = uip Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST)