From 57418b7675b8afa856ad18bbd9894be48beb6fba Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Tue, 4 Oct 2011 21:45:49 +0000 Subject: [PATCH] spanel deleted from Makefiles git-svn-id: svn://kolibrios.org@2260 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Vortex86MX-eng/Makefile | 1 - data/eng/Makefile | 1 - data/rus/Makefile | 1 - 3 files changed, 3 deletions(-) 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 \