From 185dc473147ef736ba432f2a03921d6171c0a4cd Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Mon, 11 Mar 2013 18:24:54 +0000 Subject: [PATCH] Makefiles: using new version of Eolite git-svn-id: svn://kolibrios.org@3364 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/eng/Makefile | 2 +- data/it/Makefile | 2 +- data/new-stack/Makefile | 2 +- data/rus/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/eng/Makefile b/data/eng/Makefile index 0929c2028b..2f5d19aff3 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -249,7 +249,7 @@ COPY_FILES:=\ # Format of an item is exactly the same as in the previous list, # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ - File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ + File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \ games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ diff --git a/data/it/Makefile b/data/it/Makefile index 50f2c7afe4..8aed3e9ea8 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -249,7 +249,7 @@ COPY_FILES:=\ # Format of an item is exactly the same as in the previous list, # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ - File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ + File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \ games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index a0d2ab5a5d..944ca049fc 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -176,7 +176,7 @@ COPY_FILES:=\ # Format of an item is exactly the same as in the previous list, # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ - File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ + File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \ HTMLv:HTMLv:$(PROGS)/cmm/browser/HTMLv.c \ tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \ @notify:@notify:$(PROGS)/cmm/notify/notify.c \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 622511109e..1409b94d7c 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -243,7 +243,7 @@ COPY_FILES:=\ # Format of an item is exactly the same as in the previous list, # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ - File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ + File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/cmm/eolite/Eolite.c \ games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \