X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=ef4a1f7413283f6670260dece5108acccc7727a1;hp=8e5cb3e3324d930b507881a1c7a718da53ecedf5;hb=2db412ade2b09ca04da81d91b75bbf6475dbde5a;hpb=1351a8fbef932e26a56e841b6c43de6d907fde5c diff --git a/Makefile b/Makefile index 8e5cb3e3..ef4a1f74 100644 --- a/Makefile +++ b/Makefile @@ -174,9 +174,6 @@ libchdr/src/%.o: CFLAGS += -Wno-unused -Ilibchdr/deps/lzma-19.00/include libchdr/deps/lzma-19.00/src/%.o: CFLAGS += -Wno-unused -D_7ZIP_ST -Ilibchdr/deps/lzma-19.00/include #endif -# dfinput -OBJS += plugins/dfinput/main.o plugins/dfinput/pad.o plugins/dfinput/guncon.o - # frontend/gui OBJS += frontend/cspace.o ifeq "$(HAVE_NEON_ASM)" "1"