tRemove binclean in Makefile. - rohrpost - A commandline mail client to change the world as we see it.
 (HTM) git clone git://r-36.net/rohrpost
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 64065c2cb6fa4cf275f26dc5079df8e7cda8c7a5
 (DIR) parent 78d66d35c1c59dd507745e6ae26b5c167340c629
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun,  7 Jun 2020 12:37:40 +0200
       
       Remove binclean in Makefile.
       
       Thanks Evil_Bob.
       
       Diffstat:
         Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -106,5 +106,5 @@ uninstall: clean
                true;
                rm -rf ${DESTDIR}${PREFIX}
        
       -.PHONY: all clean dist install uninstall bin binclean
       +.PHONY: all clean dist install uninstall bin