webengine/wmlengine/src/System/MakeSystem
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 21:20:18 +0200
changeset 27 6297cdf66332
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 201001 Kit: 201003

#----------------------------------------------------------------------------
# 
# Copyright (c) 2001,2002. Nokia Mobile Phones
#
#----------------------------------------------------------------------------

MAKEFILE    = MakeSystem
TARGET      = rbTempest_System_lib.a

SUBDIRS   =  src

SUBMAKES  =  MakeSrc

OBJS      =  src/rbTempest_System_src_lib.a 

SRCS      = 

################################################################################

include $(CORESW_MAKE_TEMPLATE_RECURSIVE)