tRemove empty assignments from config.mk - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit be774d02694c62d2ae2a09e6718909a54ad251c5
 (DIR) parent a69c9753e541b5c9530860f220437fbc9fe5e2e6
 (HTM) Author: sin <sin@2f30.org>
       Date:   Sat,  6 Apr 2019 18:58:36 +0100
       
       Remove empty assignments from config.mk
       
       Diffstat:
         M config.mk                           |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       t@@ -1,4 +1,2 @@
        #OPENMPCFLAGS = -fopenmp
        #OPENMPLDLIBS = -lomp
       -OPENMPCFLAGS =
       -OPENMPLDLIBS =