|
@@ -199,7 +199,7 @@ lj_str.o: lj_str.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
|
|
|
lj_err.h lj_errmsg.h lj_str.h lj_char.h lj_prng.h
|
|
|
lj_strfmt.o: lj_strfmt.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|
|
|
lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_meta.h lj_state.h \
|
|
|
- lj_char.h lj_strfmt.h lj_lib.h
|
|
|
+ lj_char.h lj_strfmt.h lj_ctype.h lj_lib.h
|
|
|
lj_strfmt_num.o: lj_strfmt_num.c lj_obj.h lua.h luaconf.h lj_def.h \
|
|
|
lj_arch.h lj_buf.h lj_gc.h lj_str.h lj_strfmt.h
|
|
|
lj_strscan.o: lj_strscan.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
|