tconfig.mk - safe-go - Unnamed repository; edit this file 'description' to name the repository.
 (HTM) git clone git://git.z3bra.org/safe-go.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       tconfig.mk (86B)
       ---
            1 GO   = go
            2 GOOS = `{uname -s | tr A-Z a-z}
            3 
            4 PREFIX = /usr/local
            5 MANDIR = ${PREFIX}/man