git clone conn conn Log gph
Found at: gopher.r-36.net:70/scm/conn/file/config.mk.gph
tconfig.mk - conn - A script repository to manage connections in Linux.
---
tconfig.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
.