tconfig.mk - cdb - Constant database manipulation utility
 (HTM) git clone git://git.z3bra.org/cdb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tconfig.mk (86B)
       ---
            1 GO   = go
            2 GOOS = `{uname -s | tr A-Z a-z}
            3 
            4 PREFIX = /usr/local
            5 MANDIR = ${PREFIX}/man