Got rid of some trivial warnings (nested comments and tokens after #endif).
#----------------------------------------------------------------------------
#
# 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)