diff options
Diffstat (limited to 'utils/kc')
| -rw-r--r-- | utils/kc/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/kc/mkfile b/utils/kc/mkfile index 584143cd..8f12b028 100644 --- a/utils/kc/mkfile +++ b/utils/kc/mkfile @@ -34,7 +34,7 @@ $ROOT/$OBJDIR/lib/libcc.a: mk $MKFLAGS clean %.$O: ../cc/%.c - $CC $CFLAGS -I. ../cc/$stem.c + $CC -I. $CFLAGS ../cc/$stem.c #enam.c: k.out.h # rc mkenam |
