tMakefile: Add non-POSIX-ily-present .so suffix - surf - [fork] customized build of surf, the suckless webkit browser
 (HTM) git clone git://src.adamsgaard.dk/surf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a8a3cb682d114feb81e985e472ba614faa0377d7
 (DIR) parent 00b428177753db5915102ff834801b641c660c11
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sun,  1 Nov 2020 18:55:09 +0100
       
       Makefile: Add non-POSIX-ily-present .so suffix
       
       Diffstat:
         M Makefile                            |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -2,6 +2,8 @@
        # See LICENSE file for copyright and license details.
        .POSIX:
        
       +.SUFFIXES: .so
       +
        include config.mk
        
        SRC = surf.c