rohrpost

A commandline mail client to change the world as we see it.
git clone git://r-36.net/rohrpost
Log | Files | Refs | LICENSE

commit 64065c2cb6fa4cf275f26dc5079df8e7cda8c7a5
parent 78d66d35c1c59dd507745e6ae26b5c167340c629
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(-)

diff --git a/Makefile b/Makefile @@ -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