X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2FMakefile;h=12b8860424873d4ef83a21c5f97d4a4eae8178e3;hb=5963319865fac11b85e02280ae911bcfc26f2d8f;hp=a01a529e429bffe851a720681a3d2702f7d9ec68;hpb=55a951ddbf509c36e4c357f3af050507a33d7e02;p=libpicofe.git diff --git a/linux/Makefile b/linux/Makefile index a01a529..12b8860 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -44,8 +44,7 @@ OBJS += ../../unzip/unzip.o ../../unzip/unzip_stream.o OBJS += ../gp2x/mp3.o # CPU cores DEFINC += -DEMU_M68K -OBJS += ../../cpu/musashi/m68kcpu.o ../../cpu/musashi/m68kopac.o ../../cpu/musashi/m68kopdm.o \ - ../../cpu/musashi/m68kopnz.o ../../cpu/musashi/m68kops.o +OBJS += ../../cpu/musashi/m68kops.o ../../cpu/musashi/m68kcpu.o # mz80 DEFINC += -D_USE_MZ80 OBJS += ../../cpu/mz80/mz80.o