From 4c545a80b6824b83f6f8e6a4f88c67469660570b Mon Sep 17 00:00:00 2001 From: CleverMouse Date: Thu, 17 Oct 2013 16:18:12 +0000 Subject: [PATCH] don't mix lowercase and uppercase in ramdisk names git-svn-id: svn://kolibrios.org@4048 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/eng/Makefile | 2 +- data/et/Makefile | 2 +- data/it/Makefile | 2 +- data/rus/Makefile | 2 +- data/sp/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/eng/Makefile b/data/eng/Makefile index 7d5e9621d6..9304ecb096 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -233,7 +233,7 @@ FASM_NOKPACK_PROGRAMS:=\ # Format of an item is exactly the same as in the previous list. NASM_PROGRAMS:=\ demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \ - demos/timer:DEMOS/Timer:$(PROGS)/other/Timer/Timer.asm \ + demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ # end of list diff --git a/data/et/Makefile b/data/et/Makefile index 7d5e9621d6..9304ecb096 100644 --- a/data/et/Makefile +++ b/data/et/Makefile @@ -233,7 +233,7 @@ FASM_NOKPACK_PROGRAMS:=\ # Format of an item is exactly the same as in the previous list. NASM_PROGRAMS:=\ demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \ - demos/timer:DEMOS/Timer:$(PROGS)/other/Timer/Timer.asm \ + demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ # end of list diff --git a/data/it/Makefile b/data/it/Makefile index bb7f35157c..a3f684a1fd 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -233,7 +233,7 @@ FASM_NOKPACK_PROGRAMS:=\ # Format of an item is exactly the same as in the previous list. NASM_PROGRAMS:=\ demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \ - demos/timer:DEMOS/Timer:$(PROGS)/other/Timer/Timer.asm \ + demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ # end of list diff --git a/data/rus/Makefile b/data/rus/Makefile index 65d89e7d2d..4f9f3ce77b 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -233,7 +233,7 @@ FASM_NOKPACK_PROGRAMS:=\ # Format of an item is exactly the same as in the previous list. NASM_PROGRAMS:=\ demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \ - demos/timer:DEMOS/Timer:$(PROGS)/other/Timer/Timer.asm \ + demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ # end of list diff --git a/data/sp/Makefile b/data/sp/Makefile index de644d23d2..3dfd0dcb47 100644 --- a/data/sp/Makefile +++ b/data/sp/Makefile @@ -233,7 +233,7 @@ FASM_NOKPACK_PROGRAMS:=\ # Format of an item is exactly the same as in the previous list. NASM_PROGRAMS:=\ demos/aclock:DEMOS/ACLOCK:$(PROGS)/demos/aclock/trunk/aclock.asm \ - demos/timer:DEMOS/Timer:$(PROGS)/other/Timer/Timer.asm \ + demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ # end of list