remove some unse Makefile.ros-template files
not longer need it
Deleted: trunk/reactos/lib/netapi32/Makefile.ros-template
Deleted: trunk/reactos/lib/ole32/Makefile.ros-template
Deleted: trunk/reactos/lib/oleaut32/Makefile.ros-template
Deleted: trunk/reactos/lib/olepro32/Makefile.ros-template
Deleted: trunk/reactos/lib/riched20/Makefile.ros-template
Deleted: trunk/reactos/lib/richedit/Makefile.ros-template
Deleted: trunk/reactos/lib/rpcrt4/Makefile.ros-template
Deleted: trunk/reactos/lib/setupapi/Makefile.ros-template
Deleted: trunk/reactos/lib/shdocvw/Makefile.ros-template
Deleted: trunk/reactos/lib/shell32/Makefile.ros-template
Deleted: trunk/reactos/lib/shlwapi/Makefile.ros-template
Deleted: trunk/reactos/lib/urlmon/Makefile.ros-template

Deleted: trunk/reactos/lib/netapi32/Makefile.ros-template
--- trunk/reactos/lib/netapi32/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/netapi32/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,21 +0,0 @@
-# $Id$
-
-TARGET_NAME = netapi32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_NETAPI32)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/ole32/Makefile.ros-template
--- trunk/reactos/lib/ole32/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/ole32/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,21 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = ole32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_OLE32)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/oleaut32/Makefile.ros-template
--- trunk/reactos/lib/oleaut32/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/oleaut32/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,21 +0,0 @@
-# $Id: Makefile.ros-template 12052 2004-12-12 18:01:23Z navaraf $
-
-TARGET_NAME = oleaut32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
-
-TARGET_SDKLIBS = @IMPORTS@ urlmon.a winmm.a wine.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_OLEAUT32)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/olepro32/Makefile.ros-template
--- trunk/reactos/lib/olepro32/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/olepro32/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,21 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = olepro32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a wine_uuid.a ntdll.a oleaut32.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_OLEPRO32)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/riched20/Makefile.ros-template
--- trunk/reactos/lib/riched20/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/riched20/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,19 +0,0 @@
-# $Id$
-
-TARGET_NAME = riched20
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__ -D__WINESRC__
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_SETUPAPI)
-
-TARGET_NORC = yes
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/richedit/Makefile.ros-template
--- trunk/reactos/lib/richedit/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/richedit/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,19 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = riched32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_RICHEDIT)
-
-TARGET_NORC = yes
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/rpcrt4/Makefile.ros-template
--- trunk/reactos/lib/rpcrt4/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/rpcrt4/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,22 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = rpcrt4
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__ -Wall
-
-TARGET_SDKLIBS = @IMPORTS@ winmm.a wine.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_RPCRT4)
-
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-TARGET_NORC = yes
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/setupapi/Makefile.ros-template
--- trunk/reactos/lib/setupapi/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/setupapi/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,21 +0,0 @@
-# $Id: Makefile.ros-template 12852 2005-01-06 13:58:04Z mf $
-
-TARGET_NAME = setupapi
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__ -D__WINESRC__
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_SETUPAPI)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/shdocvw/Makefile.ros-template
--- trunk/reactos/lib/shdocvw/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/shdocvw/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,19 +0,0 @@
-# $Id: Makefile.ros-template 12297 2004-12-23 08:55:00Z gvg $
-
-TARGET_NAME = shdocvw
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_SHDOCVW)
-
-TARGET_NORC = yes
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/shell32/Makefile.ros-template
--- trunk/reactos/lib/shell32/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/shell32/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,30 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = shell32
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
-
-TARGET_SDKLIBS = wine.a @IMPORTS@ ole32.a wine_uuid.a ntdll.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_SHELL32)
-
-TARGET_RC_SRCS = @RC_SRCS@
-TARGET_RC_BINSRC = @RC_BINSRC@
-TARGET_RC_BINARIES = @RC_BINARIES@
-
-TARGET_CLEAN = authors.c
-
-default: all
-
-authors.c:
-ifeq ($(HOST_TYPE),unix)
-	echo 'const char * const SHELL_Authors[] = { "Copyright 1993-2005 WINE team", "Copyright 1998-2005 ReactOS team", 0 };' > authors.c
-else
-	echo const char * const SHELL_Authors[] = { "Copyright 1993-2005 WINE team", "Copyright 1998-2005 ReactOS team", 0 }; > authors.c
-endif
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/shlwapi/Makefile.ros-template
--- trunk/reactos/lib/shlwapi/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/shlwapi/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,22 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = shlwapi
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = -DWINSHLWAPI= -D__REACTOS__ @EXTRADEFS@
-
-# FIXME: we don't do delayed imports yet so oleaut32.a is listed explicitly
-# NOTE: msvcrt.a must be listed before ntdll.a, because sprintf that is
-#       exported from ntdll doesn't support printing of float types (%f)
-TARGET_SDKLIBS = msvcrt.a @IMPORTS@ oleaut32.a wine.a wine_uuid.a msvcrt.a ntdll.a
-
-TARGET_NORC = yes
-
-TARGET_BASE = $(TARGET_BASE_LIB_SHLWAPI)
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk

Deleted: trunk/reactos/lib/urlmon/Makefile.ros-template
--- trunk/reactos/lib/urlmon/Makefile.ros-template	2005-05-29 15:10:11 UTC (rev 15662)
+++ trunk/reactos/lib/urlmon/Makefile.ros-template	2005-05-29 15:17:38 UTC (rev 15663)
@@ -1,19 +0,0 @@
-# $Id: Makefile.ros-template 11910 2004-12-03 23:37:44Z blight $
-
-TARGET_NAME = urlmon
-
-TARGET_OBJECTS = @C_SRCS@
-
-TARGET_CFLAGS = @EXTRADEFS@ -D__REACTOS__
-
-TARGET_SDKLIBS = @IMPORTS@ wine.a wine_uuid.a ntdll.a wininet.a
-
-TARGET_BASE = $(TARGET_BASE_LIB_RICHEDIT)
-
-TARGET_NORC = yes
-
-default: all
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(TOOLS_PATH)/depend.mk