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=665f33e1e8ce2e40a7939a33075c3bce1c90790c;hpb=dd4d5a35678c8ff7f9a7c0ac42be354671534f96 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))