diff options
Diffstat (limited to 'src/Makefile.dep')
-rw-r--r-- | src/Makefile.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.dep b/src/Makefile.dep index 1534ac27..cecaf403 100644 --- a/src/Makefile.dep +++ b/src/Makefile.dep | |||
@@ -119,7 +119,7 @@ lj_opt_dce.o: lj_opt_dce.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \ | |||
119 | lj_ir.h lj_jit.h lj_iropt.h | 119 | lj_ir.h lj_jit.h lj_iropt.h |
120 | lj_opt_fold.o: lj_opt_fold.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \ | 120 | lj_opt_fold.o: lj_opt_fold.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \ |
121 | lj_str.h lj_tab.h lj_ir.h lj_jit.h lj_iropt.h lj_trace.h lj_dispatch.h \ | 121 | lj_str.h lj_tab.h lj_ir.h lj_jit.h lj_iropt.h lj_trace.h lj_dispatch.h \ |
122 | lj_bc.h lj_traceerr.h lj_vm.h lj_folddef.h | 122 | lj_bc.h lj_traceerr.h lj_carith.h lj_vm.h lj_folddef.h |
123 | lj_opt_loop.o: lj_opt_loop.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \ | 123 | lj_opt_loop.o: lj_opt_loop.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \ |
124 | lj_err.h lj_errmsg.h lj_str.h lj_ir.h lj_jit.h lj_iropt.h lj_trace.h \ | 124 | lj_err.h lj_errmsg.h lj_str.h lj_ir.h lj_jit.h lj_iropt.h lj_trace.h \ |
125 | lj_dispatch.h lj_bc.h lj_traceerr.h lj_snap.h lj_vm.h | 125 | lj_dispatch.h lj_bc.h lj_traceerr.h lj_snap.h lj_vm.h |