X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=aff5c600b49b5b0c0064d00fb3d14043e3015027;hb=9c9d02e498a0ec5de6ea83f58b79fb972887c650;hp=5218efdae254c214f2f3a362397e1044aff3a69d;hpb=1fce6ce87dcd15107e3aa26b767395dbb6eafe6c;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index 5218efda..aff5c600 100644 --- a/Makefile +++ b/Makefile @@ -110,6 +110,7 @@ OBJS += libpcsxcore/new_dynarec/backends/psx/emu_if.o \ libpcsxcore/new_dynarec/new_dynarec.o: libpcsxcore/new_dynarec/arm/assem_arm.c \ libpcsxcore/new_dynarec/backends/psx/pcsxmem_inline.c else +OBJS += libpcsxcore/new_dynarec/backends/psx/emu_if.o libpcsxcore/new_dynarec/backends/psx/emu_if.o: CFLAGS += -DDRC_DISABLE frontend/libretro.o: CFLAGS += -DDRC_DISABLE endif