X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fspunull%2FMakefile;h=fcfec80ef73618b160b3f263deef1c4a2534dab7;hp=dcd25eac5c66bb33e5b3c6bc354447380a61d2a5;hb=ddd99692bc3e1246c2ccb5e551512f35b4f7959a;hpb=603efa29ac7176c5dc27cab52007d4c9f61c3069 diff --git a/plugins/spunull/Makefile b/plugins/spunull/Makefile index dcd25eac..fcfec80e 100644 --- a/plugins/spunull/Makefile +++ b/plugins/spunull/Makefile @@ -1,9 +1,6 @@ include ../../config.mak -ifneq "$(ARCH)" "arm" - EXT = .$(ARCH) -endif -TARGET = spunull.so$(EXT) +TARGET = spunull.so WD = $(shell pwd) PLUGINDIR = $(shell basename $(WD))