diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2007-02-14 10:05:41 +0100 |
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-14 10:05:41 +0100 |
| commit | ef99e720ffec7570261170b4858253249b91f6f9 (patch) | |
| tree | 4a92c829c22659868b930cdf35d75abac805c0a3 /config.mk | |
| parent | f9f6f8a19c035803b04d857807895b91d44c9e84 (diff) | |
| download | cic-ef99e720ffec7570261170b4858253249b91f6f9.tar.gz | |
removed LD as well, this is misleading
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,5 @@ # sic version -VERSION = 0.9 +VERSION = 1.0 # Customize below to fit your system @@ -19,4 +19,3 @@ LDFLAGS = ${LIBS} # compiler and linker CC = cc -LD = ${CC} |
