--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/wmlengine/src/System/MakeSystem Wed Sep 01 12:28:30 2010 +0100
@@ -0,0 +1,20 @@
+#----------------------------------------------------------------------------
+#
+# 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)