summaryrefslogtreecommitdiff
path: root/uisimulator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/Makefile')
-rw-r--r--uisimulator/Makefile21
1 files changed, 18 insertions, 3 deletions
diff --git a/uisimulator/Makefile b/uisimulator/Makefile
index eb478a6d6b..dbff25c62a 100644
--- a/uisimulator/Makefile
+++ b/uisimulator/Makefile
@@ -1,6 +1,21 @@
1############################################################################## 1############################################################################
2# Rockbox UI simulator 2# __________ __ ___.
3############################################################################# 3# Open \______ \ ____ ____ | | _\_ |__ _______ ___
4# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7# \/ \/ \/ \/ \/
8# $id:$
9#
10# Copyright (C) 2002 by Daniel Stenberg <daniel@haxx.se>
11#
12# All files in this archive are subject to the GNU General Public License.
13# See the file COPYING in the source tree root for full license agreement.
14#
15# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
16# KIND, either express or implied.
17#
18############################################################################
4 19
5TARGET = rockboxui 20TARGET = rockboxui
6 21