From cbd45cda748f1aaf46ecb665a9d10177da688e88 Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 9 Oct 2011 23:39:30 +0300 Subject: release r10, for real --- Makefile.caanoo | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.caanoo') diff --git a/Makefile.caanoo b/Makefile.caanoo index e9228f5..2711c2b 100644 --- a/Makefile.caanoo +++ b/Makefile.caanoo @@ -4,8 +4,7 @@ PLATFORM=caanoo include Makefile -PLUGINS = plugins/spunull/spunull.so plugins/gpu_unai/gpuPCSX4ALL.so \ - plugins/gpu_neon/gpu_neon.so +PLUGINS = plugins/spunull/spunull.so plugins/gpu_unai/gpuPCSX4ALL.so # ----------- release ----------- @@ -18,7 +17,6 @@ rel_caanoo: pcsx $(PLUGINS) \ mkdir -p out/pcsx_rearmed/plugins cp -r $^ out/pcsx_rearmed/ mv out/pcsx_rearmed/*.so out/pcsx_rearmed/plugins/ - mv out/pcsx_rearmed/plugins/gpu_neon.so out/pcsx_rearmed/plugins/gpuPEOPS2.so mv out/pcsx_rearmed/caanoo.gpe out/pcsx_rearmed/pcsx.gpe mv out/pcsx_rearmed/pcsx_rearmed.ini out/ mkdir out/pcsx_rearmed/lib/ -- cgit v1.2.3