config.mk - conn - A script repository to manage connections in Linux.
 (HTM) git clone git://r-36.net/conn
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       config.mk (124B)
       ---
            1 # conn version
            2 VERSION = 0.6
            3 
            4 # Customize below to fit your system
            5 
            6 # paths
            7 PREFIX ?= /usr
            8 MANPREFIX = ${PREFIX}/share/man
            9