diff options
| author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-05 07:31:46 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-05 07:31:46 +0200 |
| commit | c9668b78f2c5f2a844afbebc46f2fb368fcac315 (patch) | |
| tree | fc6e52ed6a6caecd16474a3d601988e09f01cbd5 | |
| parent | c2fcf48e6d334234859c5e015ec6cc816bca451b (diff) | |
| download | cic-c9668b78f2c5f2a844afbebc46f2fb368fcac315.tar.gz | |
preparing new sic version
| -rw-r--r-- | config.mk | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ +# sic version +VERSION = 0.3 + # Customize to fit your system # paths PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man -VERSION = 0.2 - # includes and libs LIBS = -L${PREFIX}/lib -L/usr/lib -lc |
