summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/apps.make2
-rw-r--r--apps/bitmaps/bitmaps.make2
-rw-r--r--apps/codecs/codecs.make2
-rw-r--r--apps/codecs/demac/libdemac.make2
-rw-r--r--apps/codecs/lib/libcodec.make2
-rw-r--r--apps/codecs/liba52/liba52.make2
-rw-r--r--apps/codecs/libalac/libalac.make2
-rw-r--r--apps/codecs/libasap/libasap.make2
-rw-r--r--apps/codecs/libfaad/libfaad.make2
-rw-r--r--apps/codecs/libffmpegFLAC/libffmpegFLAC.make2
-rw-r--r--apps/codecs/libm4a/libm4a.make2
-rw-r--r--apps/codecs/libmad/libmad.make2
-rw-r--r--apps/codecs/libmusepack/libmusepack.make2
-rw-r--r--apps/codecs/libspc/libspc.make2
-rw-r--r--apps/codecs/libspeex/libspeex.make2
-rw-r--r--apps/codecs/libtremor/libtremor.make2
-rw-r--r--apps/codecs/libwavpack/libwavpack.make2
-rw-r--r--apps/codecs/libwma/libwma.make2
-rw-r--r--apps/lang/lang.make2
-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
33 files changed, 33 insertions, 33 deletions
diff --git a/apps/apps.make b/apps/apps.make
index 1b0bf64..9a9429f 100644
--- a/apps/apps.make
+++ b/apps/apps.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
INCLUDES += -I$(APPSDIR) $(patsubst %,-I$(APPSDIR)/%,$(subst :, ,$(APPEXTRA)))
diff --git a/apps/bitmaps/bitmaps.make b/apps/bitmaps/bitmaps.make
index 8d00545..945ca82 100644
--- a/apps/bitmaps/bitmaps.make
+++ b/apps/bitmaps/bitmaps.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
BITMAPDIR = $(ROOTDIR)/apps/bitmaps
diff --git a/apps/codecs/codecs.make b/apps/codecs/codecs.make
index d280bbb..2ba73af 100644
--- a/apps/codecs/codecs.make
+++ b/apps/codecs/codecs.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
CODECDIR = $(BUILDDIR)/apps/codecs
diff --git a/apps/codecs/demac/libdemac.make b/apps/codecs/demac/libdemac.make
index 1f59cab..64afd40 100644
--- a/apps/codecs/demac/libdemac.make
+++ b/apps/codecs/demac/libdemac.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libdemac
diff --git a/apps/codecs/lib/libcodec.make b/apps/codecs/lib/libcodec.make
index 087583b..07c6275 100644
--- a/apps/codecs/lib/libcodec.make
+++ b/apps/codecs/lib/libcodec.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
CODECLIB := $(CODECDIR)/libcodec.a
diff --git a/apps/codecs/liba52/liba52.make b/apps/codecs/liba52/liba52.make
index faf5465..7238af3 100644
--- a/apps/codecs/liba52/liba52.make
+++ b/apps/codecs/liba52/liba52.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# liba52
diff --git a/apps/codecs/libalac/libalac.make b/apps/codecs/libalac/libalac.make
index da4a9da..dc6d368 100644
--- a/apps/codecs/libalac/libalac.make
+++ b/apps/codecs/libalac/libalac.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libalac
diff --git a/apps/codecs/libasap/libasap.make b/apps/codecs/libasap/libasap.make
index c49b1de..a8a8991 100644
--- a/apps/codecs/libasap/libasap.make
+++ b/apps/codecs/libasap/libasap.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libasap
diff --git a/apps/codecs/libfaad/libfaad.make b/apps/codecs/libfaad/libfaad.make
index 0ba38a4..1c6f978 100644
--- a/apps/codecs/libfaad/libfaad.make
+++ b/apps/codecs/libfaad/libfaad.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libfaad
diff --git a/apps/codecs/libffmpegFLAC/libffmpegFLAC.make b/apps/codecs/libffmpegFLAC/libffmpegFLAC.make
index 808f0b3..b997084 100644
--- a/apps/codecs/libffmpegFLAC/libffmpegFLAC.make
+++ b/apps/codecs/libffmpegFLAC/libffmpegFLAC.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libffmpegFLAC
diff --git a/apps/codecs/libm4a/libm4a.make b/apps/codecs/libm4a/libm4a.make
index 63e9c6a..40ba30f 100644
--- a/apps/codecs/libm4a/libm4a.make
+++ b/apps/codecs/libm4a/libm4a.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libm4a
diff --git a/apps/codecs/libmad/libmad.make b/apps/codecs/libmad/libmad.make
index cf2c202..fd6280a 100644
--- a/apps/codecs/libmad/libmad.make
+++ b/apps/codecs/libmad/libmad.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# we need to build two different mad libraries
diff --git a/apps/codecs/libmusepack/libmusepack.make b/apps/codecs/libmusepack/libmusepack.make
index 795f3fe..b608615 100644
--- a/apps/codecs/libmusepack/libmusepack.make
+++ b/apps/codecs/libmusepack/libmusepack.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libmusepack
diff --git a/apps/codecs/libspc/libspc.make b/apps/codecs/libspc/libspc.make
index 80ace0c..ae47ec5 100644
--- a/apps/codecs/libspc/libspc.make
+++ b/apps/codecs/libspc/libspc.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libspc
diff --git a/apps/codecs/libspeex/libspeex.make b/apps/codecs/libspeex/libspeex.make
index b0c362e..80d74ec 100644
--- a/apps/codecs/libspeex/libspeex.make
+++ b/apps/codecs/libspeex/libspeex.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# we need to build two different speex libraries
diff --git a/apps/codecs/libtremor/libtremor.make b/apps/codecs/libtremor/libtremor.make
index 8431eed..a085327 100644
--- a/apps/codecs/libtremor/libtremor.make
+++ b/apps/codecs/libtremor/libtremor.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libtremor
diff --git a/apps/codecs/libwavpack/libwavpack.make b/apps/codecs/libwavpack/libwavpack.make
index 4b45ca9..d821b53 100644
--- a/apps/codecs/libwavpack/libwavpack.make
+++ b/apps/codecs/libwavpack/libwavpack.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libwavpack
diff --git a/apps/codecs/libwma/libwma.make b/apps/codecs/libwma/libwma.make
index 11e7b8b..ffebf31 100644
--- a/apps/codecs/libwma/libwma.make
+++ b/apps/codecs/libwma/libwma.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# libwma
diff --git a/apps/lang/lang.make b/apps/lang/lang.make
index 311a3d5..01a8d10 100644
--- a/apps/lang/lang.make
+++ b/apps/lang/lang.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
LANGS := $(call preprocess, $(APPSDIR)/lang/SOURCES)
diff --git a/apps/plugins/bitmaps/pluginbitmaps.make b/apps/plugins/bitmaps/pluginbitmaps.make
index 8fc4302..b91e38e 100644
--- a/apps/plugins/bitmaps/pluginbitmaps.make
+++ b/apps/plugins/bitmaps/pluginbitmaps.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
PBMPINCDIR = $(BUILDDIR)/pluginbitmaps
diff --git a/apps/plugins/chessbox/chessbox.make b/apps/plugins/chessbox/chessbox.make
index 432f309..220f083 100644
--- a/apps/plugins/chessbox/chessbox.make
+++ b/apps/plugins/chessbox/chessbox.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
CHESSBOX_SRCDIR = $(APPSDIR)/plugins/chessbox
diff --git a/apps/plugins/clock/clock.make b/apps/plugins/clock/clock.make
index c864d67..9e03c66 100644
--- a/apps/plugins/clock/clock.make
+++ b/apps/plugins/clock/clock.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
CLOCKSRCDIR := $(APPSDIR)/plugins/clock
diff --git a/apps/plugins/doom/doom.make b/apps/plugins/doom/doom.make
index 3e95026..b739007 100644
--- a/apps/plugins/doom/doom.make
+++ b/apps/plugins/doom/doom.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
DOOMSRCDIR := $(APPSDIR)/plugins/doom
diff --git a/apps/plugins/jpeg/jpeg.make b/apps/plugins/jpeg/jpeg.make
index 9413ef2..15168dc 100644
--- a/apps/plugins/jpeg/jpeg.make
+++ b/apps/plugins/jpeg/jpeg.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
JPEGSRCDIR := $(APPSDIR)/plugins/jpeg
diff --git a/apps/plugins/midi/midi.make b/apps/plugins/midi/midi.make
index db29ad8..9de8496 100644
--- a/apps/plugins/midi/midi.make
+++ b/apps/plugins/midi/midi.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
MIDISRCDIR := $(APPSDIR)/plugins/midi
diff --git a/apps/plugins/mpegplayer/mpegplayer.make b/apps/plugins/mpegplayer/mpegplayer.make
index 7242be3..cd7e006 100644
--- a/apps/plugins/mpegplayer/mpegplayer.make
+++ b/apps/plugins/mpegplayer/mpegplayer.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
MPEGSRCDIR := $(APPSDIR)/plugins/mpegplayer
diff --git a/apps/plugins/pacbox/pacbox.make b/apps/plugins/pacbox/pacbox.make
index 75a599d..83e19f8 100644
--- a/apps/plugins/pacbox/pacbox.make
+++ b/apps/plugins/pacbox/pacbox.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
PACBOXSRCDIR := $(APPSDIR)/plugins/pacbox
diff --git a/apps/plugins/plugins.make b/apps/plugins/plugins.make
index fdaae3e..0921c0b 100644
--- a/apps/plugins/plugins.make
+++ b/apps/plugins/plugins.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
# single-file plugins:
diff --git a/apps/plugins/reversi/reversi.make b/apps/plugins/reversi/reversi.make
index 4eaa82d..0e7b388 100644
--- a/apps/plugins/reversi/reversi.make
+++ b/apps/plugins/reversi/reversi.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
REVERSISRCDIR := $(APPSDIR)/plugins/reversi
diff --git a/apps/plugins/rockboy/rockboy.make b/apps/plugins/rockboy/rockboy.make
index 7faf1a5..428211f 100644
--- a/apps/plugins/rockboy/rockboy.make
+++ b/apps/plugins/rockboy/rockboy.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
ROCKBOY_SRCDIR = $(APPSDIR)/plugins/rockboy
diff --git a/apps/plugins/shortcuts/shortcuts.make b/apps/plugins/shortcuts/shortcuts.make
index fc2a77a..c91c992 100644
--- a/apps/plugins/shortcuts/shortcuts.make
+++ b/apps/plugins/shortcuts/shortcuts.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
SHCUTSRCDIR := $(APPSDIR)/plugins/shortcuts
diff --git a/apps/plugins/sudoku/sudoku.make b/apps/plugins/sudoku/sudoku.make
index e1f397c..11bf769 100644
--- a/apps/plugins/sudoku/sudoku.make
+++ b/apps/plugins/sudoku/sudoku.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
SUDOKUSRCDIR := $(APPSDIR)/plugins/sudoku
diff --git a/apps/plugins/zxbox/zxbox.make b/apps/plugins/zxbox/zxbox.make
index 937bcde..6f6d1ab 100644
--- a/apps/plugins/zxbox/zxbox.make
+++ b/apps/plugins/zxbox/zxbox.make
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $
+# $Id$
#
ZXBOX_SRCDIR = $(APPSDIR)/plugins/zxbox