nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] CVS: nmh/uip Makefile.in,1.16,1.17


From: Jon Steinhart <address@hidden>
Subject: [Nmh-commits] CVS: nmh/uip Makefile.in,1.16,1.17
Date: Tue, 19 Nov 2002 15:37:55 -0500

Update of /cvsroot/nmh/nmh/uip
In directory subversions:/tmp/cvs-serv24533/uip

Modified Files:
        Makefile.in 
Log Message:


Changed to move install-mh to the bin directory instead of the lib
directory.  A link is made from the lib to the bin just in case.


Index: Makefile.in
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/Makefile.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** Makefile.in 18 Nov 2002 18:25:02 -0000      1.16
--- Makefile.in 19 Nov 2002 20:37:51 -0000      1.17
***************
*** 58,62 ****
  
  # commands to build
! CMDS = ali anno burst comp dist flist folder forw mark mhbuild \
         mhlist mhmail mhn mhparam mhpath mhshow mhstore msgchk \
         msh packf pick prompter refile repl rmf rmm scan send show \
--- 58,62 ----
  
  # commands to build
! 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 \
***************
*** 70,74 ****
  
  # misc support binaries
! MISC = ap conflict dp fmtdump install-mh mhl post rcvdist rcvpack \
         rcvstore rcvtty slocal spost viamail mhtest
  
--- 70,74 ----
  
  # misc support binaries
! MISC = ap conflict dp fmtdump mhl post rcvdist rcvpack \
         rcvstore rcvtty slocal spost viamail mhtest
  
***************
*** 271,275 ****
        $(LN) $(bindir)/show   $(bindir)/prev
        $(LN) $(bindir)/show   $(bindir)/next
!       $(LN) $(libdir)/install-mh   $(bindir)/install-mh
  
  # install misc support binaries
--- 271,275 ----
        $(LN) $(bindir)/show   $(bindir)/prev
        $(LN) $(bindir)/show   $(bindir)/next
!       $(LN) $(bindir)/install-mh   $(libdir)/install-mh
  
  # install misc support binaries





reply via email to

[Prev in Thread] Current Thread [Next in Thread]