Bug 669 & 670 - Build errors with RVCT 4.0: Error: #504-D: nonstandard form for taking the address of a member function
#----------------------------------------------------------------------------
#
# Copyright (c) 2001,2002. Nokia Mobile Phones
#
#----------------------------------------------------------------------------
MAKEFILE = MakeMsg
TARGET = rbTempest_msg_lib.a
SUBDIRS = src
SUBMAKES = MakeSrc
OBJS = src/rbTempest_msg_src_lib.a
SRCS =
################################################################################
include $(CORESW_MAKE_TEMPLATE_RECURSIVE)