X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_unai_old%2FMakefile;fp=plugins%2Fgpu_unai%2FMakefile;h=ed3eff0ad9ea65fc6de81f2b76ba6e8febcdaa36;hb=5a920d326f0508f941d6cfc6c42500e961f82a72;hp=1075ee522f248284424d54399e6405c943399f85;hpb=c8d69ce8e9b4995fa43ba722d0532eb5c53225b4;p=pcsx_rearmed.git diff --git a/plugins/gpu_unai/Makefile b/plugins/gpu_unai_old/Makefile similarity index 90% rename from plugins/gpu_unai/Makefile rename to plugins/gpu_unai_old/Makefile index 1075ee52..ed3eff0a 100644 --- a/plugins/gpu_unai/Makefile +++ b/plugins/gpu_unai_old/Makefile @@ -12,5 +12,5 @@ SRC += gpu_arm.s endif #BIN_STANDALONE = gpuPCSX4ALL.so -BIN_GPULIB = gpu_unai.so +BIN_GPULIB = gpu_unai_old.so include ../gpulib/gpulib.mak