Files
86Box/src/codegen.d
2020-02-29 19:12:23 +01:00

4 lines
156 B
Makefile

codegen.o: cpu/codegen.c 86box.h mem.h cpu_common/cpu.h \
cpu_common/x86_ops.h cpu/codegen.h cpu/../mem.h \
cpu/../cpu_common/x86_ops.h cpu/codegen_x86.h