From e83c4fdcf2b4578bfd7196c89e55b01aebd4da04 Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 6 Feb 2013 03:55:22 +0200 Subject: disable standalone pluign builds these were for testing mostly, not for general use. Also fix a typo along the way. --- plugins/gpu_unai/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/gpu_unai') diff --git a/plugins/gpu_unai/Makefile b/plugins/gpu_unai/Makefile index 994997f..1075ee5 100644 --- a/plugins/gpu_unai/Makefile +++ b/plugins/gpu_unai/Makefile @@ -11,6 +11,6 @@ ifeq "$(ARCH)" "arm" SRC += gpu_arm.s endif -BIN_STANDLALONE = gpuPCSX4ALL.so +#BIN_STANDALONE = gpuPCSX4ALL.so BIN_GPULIB = gpu_unai.so include ../gpulib/gpulib.mak -- cgit v1.2.3