add command to remove $(libdir)/install-mh prior to creating the link
authorGlenn Burkhardt <glenn@aoi.ultranet.com>
Tue, 16 Sep 2003 14:27:55 +0000 (14:27 +0000)
committerGlenn Burkhardt <glenn@aoi.ultranet.com>
Tue, 16 Sep 2003 14:27:55 +0000 (14:27 +0000)
uip/Makefile.in

index 80c211c..6bdd4eb 100644 (file)
@@ -266,6 +266,7 @@ 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