From cfce9aed08dbe9b2bd28c564ea336157b4f4dd17 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 30 Oct 2016 16:34:52 +0100 Subject: [PATCH] INSTALL: get rid of spaces from the end of line. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index fffddf81..b576d03d 100644 --- a/INSTALL +++ b/INSTALL @@ -42,7 +42,7 @@ The simplest way to compile this package is: and documentation. 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. + source code directory by typing `make clean'. Compilers and Options =====================