X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=ded26893de5a4adaee4df30776818ddc2cc9c586;hp=585480d1daf6d9f827444396bbeaf51e74a83822;hb=6d75addfea5544b926d3924b1bd1e1d8ce9ffdb4;hpb=980f7a58b47fefd3424bf8d55f6345128dc3774c diff --git a/Makefile b/Makefile index 585480d1..ded26893 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ OBJS += libpcsxcore/new_dynarec/pcsxmem.o else CFLAGS += -DDRC_DISABLE endif -OBJS += libpcsxcore/new_dynarec/emu_if.o +OBJS += libpcsxcore/new_dynarec/emu_if.o libpcsxcore/new_dynarec/events.o libpcsxcore/new_dynarec/new_dynarec.o: libpcsxcore/new_dynarec/pcsxmem_inline.c ifdef DRC_DBG libpcsxcore/new_dynarec/emu_if.o: CFLAGS += -D_FILE_OFFSET_BITS=64