From de7bdb5226d662dab7a777aaa45479a9a6801ce6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 25 Mar 2002 14:42:44 +0000 Subject: added header, removed -lsocket and -lnsl git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/Makefile | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'uisimulator') diff --git a/uisimulator/Makefile b/uisimulator/Makefile index eb478a6d6b..dbff25c62a 100644 --- a/uisimulator/Makefile +++ b/uisimulator/Makefile @@ -1,6 +1,21 @@ -############################################################################## -# Rockbox UI simulator -############################################################################# +############################################################################ +# __________ __ ___. +# Open \______ \ ____ ____ | | _\_ |__ _______ ___ +# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / +# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < +# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ +# \/ \/ \/ \/ \/ +# $id:$ +# +# Copyright (C) 2002 by Daniel Stenberg +# +# All files in this archive are subject to the GNU General Public License. +# See the file COPYING in the source tree root for full license agreement. +# +# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY +# KIND, either express or implied. +# +############################################################################ TARGET = rockboxui -- cgit v1.2.3