Makefile: cleanup comment and spacing - iomenu - interactive terminal-based selection menu
 (HTM) git clone git://bitreich.org/iomenu git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/iomenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 83bb8655a27f57900adacaba798b26186523f540
 (DIR) parent 3e7fb9cd6c228b856ce7804b56683943fc9034e7
 (HTM) Author: Josuah Demangeon <josuah.demangeon@gandi.net>
       Date:   Tue, 22 Aug 2017 07:36:55 +0200
       
       Makefile: cleanup comment and spacing
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -1,4 +1,4 @@
       -CFLAGS    = -std=c89 -Wpedantic -Wall -Wextra -g # -static 
       +CFLAGS = -std=c89 -Wpedantic -Wall -Wextra -g
        
        all: clean iomenu