summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/bitmaps/pluginbitmaps.make2
-rw-r--r--apps/plugins/chessbox/chessbox.make2
-rw-r--r--apps/plugins/clock/clock.make2
-rw-r--r--apps/plugins/doom/doom.make2
-rw-r--r--apps/plugins/jpeg/jpeg.make2
-rw-r--r--apps/plugins/midi/midi.make2
-rw-r--r--apps/plugins/mpegplayer/mpegplayer.make2
-rw-r--r--apps/plugins/pacbox/pacbox.make2
-rw-r--r--apps/plugins/plugins.make2
-rw-r--r--apps/plugins/reversi/reversi.make2
-rw-r--r--apps/plugins/rockboy/rockboy.make2
-rw-r--r--apps/plugins/shortcuts/shortcuts.make2
-rw-r--r--apps/plugins/sudoku/sudoku.make2
-rw-r--r--apps/plugins/zxbox/zxbox.make2
14 files changed, 14 insertions, 14 deletions
diff --git a/apps/plugins/bitmaps/pluginbitmaps.make b/apps/plugins/bitmaps/pluginbitmaps.make
index 8fc4302087..b91e38eb8b 100644
--- a/apps/plugins/bitmaps/pluginbitmaps.make
+++ b/apps/plugins/bitmaps/pluginbitmaps.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10PBMPINCDIR = $(BUILDDIR)/pluginbitmaps 10PBMPINCDIR = $(BUILDDIR)/pluginbitmaps
diff --git a/apps/plugins/chessbox/chessbox.make b/apps/plugins/chessbox/chessbox.make
index 432f309f26..220f0839e3 100644
--- a/apps/plugins/chessbox/chessbox.make
+++ b/apps/plugins/chessbox/chessbox.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10CHESSBOX_SRCDIR = $(APPSDIR)/plugins/chessbox 10CHESSBOX_SRCDIR = $(APPSDIR)/plugins/chessbox
diff --git a/apps/plugins/clock/clock.make b/apps/plugins/clock/clock.make
index c864d67503..9e03c6665b 100644
--- a/apps/plugins/clock/clock.make
+++ b/apps/plugins/clock/clock.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10CLOCKSRCDIR := $(APPSDIR)/plugins/clock 10CLOCKSRCDIR := $(APPSDIR)/plugins/clock
diff --git a/apps/plugins/doom/doom.make b/apps/plugins/doom/doom.make
index 3e95026c3c..b739007b3d 100644
--- a/apps/plugins/doom/doom.make
+++ b/apps/plugins/doom/doom.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10DOOMSRCDIR := $(APPSDIR)/plugins/doom 10DOOMSRCDIR := $(APPSDIR)/plugins/doom
diff --git a/apps/plugins/jpeg/jpeg.make b/apps/plugins/jpeg/jpeg.make
index 9413ef24b3..15168dc4fb 100644
--- a/apps/plugins/jpeg/jpeg.make
+++ b/apps/plugins/jpeg/jpeg.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10JPEGSRCDIR := $(APPSDIR)/plugins/jpeg 10JPEGSRCDIR := $(APPSDIR)/plugins/jpeg
diff --git a/apps/plugins/midi/midi.make b/apps/plugins/midi/midi.make
index db29ad81e3..9de8496d90 100644
--- a/apps/plugins/midi/midi.make
+++ b/apps/plugins/midi/midi.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10MIDISRCDIR := $(APPSDIR)/plugins/midi 10MIDISRCDIR := $(APPSDIR)/plugins/midi
diff --git a/apps/plugins/mpegplayer/mpegplayer.make b/apps/plugins/mpegplayer/mpegplayer.make
index 7242be3715..cd7e006031 100644
--- a/apps/plugins/mpegplayer/mpegplayer.make
+++ b/apps/plugins/mpegplayer/mpegplayer.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10MPEGSRCDIR := $(APPSDIR)/plugins/mpegplayer 10MPEGSRCDIR := $(APPSDIR)/plugins/mpegplayer
diff --git a/apps/plugins/pacbox/pacbox.make b/apps/plugins/pacbox/pacbox.make
index 75a599d602..83e19f8051 100644
--- a/apps/plugins/pacbox/pacbox.make
+++ b/apps/plugins/pacbox/pacbox.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10PACBOXSRCDIR := $(APPSDIR)/plugins/pacbox 10PACBOXSRCDIR := $(APPSDIR)/plugins/pacbox
diff --git a/apps/plugins/plugins.make b/apps/plugins/plugins.make
index fdaae3e54c..0921c0bce2 100644
--- a/apps/plugins/plugins.make
+++ b/apps/plugins/plugins.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10# single-file plugins: 10# single-file plugins:
diff --git a/apps/plugins/reversi/reversi.make b/apps/plugins/reversi/reversi.make
index 4eaa82d8a0..0e7b38842b 100644
--- a/apps/plugins/reversi/reversi.make
+++ b/apps/plugins/reversi/reversi.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10REVERSISRCDIR := $(APPSDIR)/plugins/reversi 10REVERSISRCDIR := $(APPSDIR)/plugins/reversi
diff --git a/apps/plugins/rockboy/rockboy.make b/apps/plugins/rockboy/rockboy.make
index 7faf1a56e9..428211f702 100644
--- a/apps/plugins/rockboy/rockboy.make
+++ b/apps/plugins/rockboy/rockboy.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10ROCKBOY_SRCDIR = $(APPSDIR)/plugins/rockboy 10ROCKBOY_SRCDIR = $(APPSDIR)/plugins/rockboy
diff --git a/apps/plugins/shortcuts/shortcuts.make b/apps/plugins/shortcuts/shortcuts.make
index fc2a77a2f5..c91c992dd9 100644
--- a/apps/plugins/shortcuts/shortcuts.make
+++ b/apps/plugins/shortcuts/shortcuts.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10SHCUTSRCDIR := $(APPSDIR)/plugins/shortcuts 10SHCUTSRCDIR := $(APPSDIR)/plugins/shortcuts
diff --git a/apps/plugins/sudoku/sudoku.make b/apps/plugins/sudoku/sudoku.make
index e1f397c121..11bf7690de 100644
--- a/apps/plugins/sudoku/sudoku.make
+++ b/apps/plugins/sudoku/sudoku.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10SUDOKUSRCDIR := $(APPSDIR)/plugins/sudoku 10SUDOKUSRCDIR := $(APPSDIR)/plugins/sudoku
diff --git a/apps/plugins/zxbox/zxbox.make b/apps/plugins/zxbox/zxbox.make
index 937bcde432..6f6d1ab693 100644
--- a/apps/plugins/zxbox/zxbox.make
+++ b/apps/plugins/zxbox/zxbox.make
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ 7# $Id$
8# 8#
9 9
10ZXBOX_SRCDIR = $(APPSDIR)/plugins/zxbox 10ZXBOX_SRCDIR = $(APPSDIR)/plugins/zxbox