--- a/webengine/wmlengine/src/System/MakeSystem Mon May 03 13:32:15 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-#----------------------------------------------------------------------------
-#
-# 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)