diff options
| author | Anselm R Garbe <anselm@garbe.us> | 2011-03-06 07:37:21 +0000 |
|---|---|---|
| committer | Anselm R Garbe <anselm@garbe.us> | 2011-03-06 07:37:21 +0000 |
| commit | efb5435694d27b897ffb97f3bf4984488893bf80 (patch) | |
| tree | 943aa99a61fd255446115fd46c5c85185cc91179 /Makefile | |
| parent | fdaf2adbc98db2979e68fbb653620a974c338d0a (diff) | |
| download | cic-efb5435694d27b897ffb97f3bf4984488893bf80.tar.gz | |
applied Dimitris patches, thanks
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ options: @echo CC $< @${CC} -c ${CFLAGS} $< -${OBJ}: config.mk +${OBJ}: config.mk util.c sic: ${OBJ} @echo CC -o $@ |
