diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index 96ba20d870..dfc1a7a762 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -73,7 +73,6 @@ FASM_PROGRAMS:=\ run:RUN:$(PROGS)/system/run/trunk/run.asm \ scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \ setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \ - spanel:SPANEL:$(PROGS)/system/spanel/trunk/spanel.asm \ test:TEST:$(PROGS)/system/test/trunk/test.asm \ tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \ zkey:ZKEY:$(PROGS)/system/zkey/trunk/ZKEY.ASM \ diff --git a/data/eng/Makefile b/data/eng/Makefile index 03f54b28f2..e111b2d370 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -73,7 +73,6 @@ FASM_PROGRAMS:=\ run:RUN:$(PROGS)/system/run/trunk/run.asm \ scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \ setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \ - spanel:SPANEL:$(PROGS)/system/spanel/trunk/spanel.asm \ test:TEST:$(PROGS)/system/test/trunk/test.asm \ tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \ zkey:ZKEY:$(PROGS)/system/zkey/trunk/ZKEY.ASM \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 5c6bd0972a..01fbb94ecd 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -73,7 +73,6 @@ FASM_PROGRAMS:=\ run:RUN:$(PROGS)/system/run/trunk/run.asm \ scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \ setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \ - spanel:SPANEL:$(PROGS)/system/spanel/trunk/spanel.asm \ test:TEST:$(PROGS)/system/test/trunk/test.asm \ tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \ zkey:ZKEY:$(PROGS)/system/zkey/trunk/ZKEY.ASM \