config.mk (210B)
1 # see LICENSE for copyright information 2 # 3 4 VERSION = 0.1 5 PREFIX = /usr/local 6 BINDIR = ${PREFIX}/bin 7 SHAREDIR = ${PREFIX}/share 8 9 MOTDPROGS = 00-header.motd \ 10 50-systeminfo.motd \ 11 99-alert-scripts.motd
motd-genmy motd scripts | |
git clone git://git.ckyln.com/~cem/motd-gen.git | |
Log | Files | Refs | README | LICENSE |