remove old makefiles from rosapps tests
authorSteven Edwards <winehacker@gmail.com>
Fri, 11 Nov 2005 20:47:08 +0000 (20:47 +0000)
committerSteven Edwards <winehacker@gmail.com>
Fri, 11 Nov 2005 20:47:08 +0000 (20:47 +0000)
svn path=/trunk/; revision=19147

91 files changed:
rosapps/tests/accelerator/Makefile [deleted file]
rosapps/tests/alive/Makefile [deleted file]
rosapps/tests/alphablend/alphablend.c
rosapps/tests/apc/makefile [deleted file]
rosapps/tests/apc2/makefile [deleted file]
rosapps/tests/args/makefile [deleted file]
rosapps/tests/atomtest/makefile [deleted file]
rosapps/tests/bench/makefile [deleted file]
rosapps/tests/bitblt/makefile [deleted file]
rosapps/tests/button/Makefile [deleted file]
rosapps/tests/button2/Makefile [deleted file]
rosapps/tests/capclock/Makefile [deleted file]
rosapps/tests/carets/makefile [deleted file]
rosapps/tests/combo/makefile [deleted file]
rosapps/tests/consume/Makefile [deleted file]
rosapps/tests/copymove/Makefile [deleted file]
rosapps/tests/count/Makefile [deleted file]
rosapps/tests/create-links/Makefile [deleted file]
rosapps/tests/dibtest/makefile [deleted file]
rosapps/tests/dirdlg/makefile [deleted file]
rosapps/tests/directory.xml
rosapps/tests/diskspeed/makefile [deleted file]
rosapps/tests/dnsapi/makefile [deleted file]
rosapps/tests/dnsquery/makefile [deleted file]
rosapps/tests/dump_shared_data/makefile [deleted file]
rosapps/tests/edit/makefile [deleted file]
rosapps/tests/enhmetafile/makefile [deleted file]
rosapps/tests/enumfonts/makefile [deleted file]
rosapps/tests/enumwnd/makefile [deleted file]
rosapps/tests/enumws/makefile [deleted file]
rosapps/tests/event/makefile [deleted file]
rosapps/tests/eventpair/makefile [deleted file]
rosapps/tests/fiber/Makefile [deleted file]
rosapps/tests/gethostbyname/makefile [deleted file]
rosapps/tests/global_mem/Makefile [deleted file]
rosapps/tests/gradient/makefile [deleted file]
rosapps/tests/guithreadinfo/makefile [deleted file]
rosapps/tests/hello/makefile [deleted file]
rosapps/tests/hivetest/makefile [deleted file]
rosapps/tests/icontest/makefile [deleted file]
rosapps/tests/iptest/makefile [deleted file]
rosapps/tests/isotest/makefile [deleted file]
rosapps/tests/lan/makefile [deleted file]
rosapps/tests/lineclip/makefile [deleted file]
rosapps/tests/linetest/makefile [deleted file]
rosapps/tests/lpc/makefile [deleted file]
rosapps/tests/map_dup_inherit/makefile [deleted file]
rosapps/tests/mdi/makefile [deleted file]
rosapps/tests/miditest/makefile [deleted file]
rosapps/tests/mktime/makefile [deleted file]
rosapps/tests/moztest/makefile [deleted file]
rosapps/tests/mstest/Makefile [deleted file]
rosapps/tests/multithrdwin/makefile [deleted file]
rosapps/tests/multiwin/makefile [deleted file]
rosapps/tests/mutex/makefile [deleted file]
rosapps/tests/nameserverlist/makefile [deleted file]
rosapps/tests/noexecute/makefile [deleted file]
rosapps/tests/nptest/Makefile [deleted file]
rosapps/tests/oskittcp/makefile [deleted file]
rosapps/tests/p_dup_handle/makefile [deleted file]
rosapps/tests/palbitblt/makefile [deleted file]
rosapps/tests/patblt/makefile [deleted file]
rosapps/tests/polytest/Makefile [deleted file]
rosapps/tests/popupmenu/makefile [deleted file]
rosapps/tests/primitives/Makefile [deleted file]
rosapps/tests/pteb/Makefile [deleted file]
rosapps/tests/regdump/makefile [deleted file]
rosapps/tests/regqueryvalue/makefile [deleted file]
rosapps/tests/regtest/makefile [deleted file]
rosapps/tests/sectest/Makefile [deleted file]
rosapps/tests/sertest/makefile [deleted file]
rosapps/tests/shaptest/makefile [deleted file]
rosapps/tests/shm/makefile [deleted file]
rosapps/tests/statst/Makefile [deleted file]
rosapps/tests/statst2/Makefile [deleted file]
rosapps/tests/stretchblt/makefile [deleted file]
rosapps/tests/subclass/makefile [deleted file]
rosapps/tests/suspend/Makefile [deleted file]
rosapps/tests/tcpsvr/makefile [deleted file]
rosapps/tests/terminate/Makefile [deleted file]
rosapps/tests/thread/makefile [deleted file]
rosapps/tests/thread_msg/makefile [deleted file]
rosapps/tests/threadwait/makefile [deleted file]
rosapps/tests/tmrqueue/makefile [deleted file]
rosapps/tests/tokentest/makefile [deleted file]
rosapps/tests/txtscale/Makefile [deleted file]
rosapps/tests/vmtest/Makefile [deleted file]
rosapps/tests/winhello/makefile [deleted file]
rosapps/tests/wm_erasebkgnd/makefile [deleted file]
rosapps/tests/wm_paint/makefile [deleted file]
rosapps/tests/zwcontinue/Makefile [deleted file]

diff --git a/rosapps/tests/accelerator/Makefile b/rosapps/tests/accelerator/Makefile
deleted file mode 100644 (file)
index bda0cc0..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = accelerator
-
-#TARGET_SDKLIBS = kernel32.a user32.a
-
-TARGET_OBJECTS = accelerator.o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
diff --git a/rosapps/tests/alive/Makefile b/rosapps/tests/alive/Makefile
deleted file mode 100644 (file)
index 73c8a7e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:48:44 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = alive
-
-TARGET_SDKLIBS = kernel32.a user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
index 65e3982..8fa434b 100644 (file)
@@ -10,11 +10,6 @@ const char* WndClassName = "GMainWnd";
 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam,
    LPARAM LParam);
 
 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam,
    LPARAM LParam);
 
-WINBOOL
-STDCALL
-GdiAlphaBlend(HDC hdcDst,LONG DstX,LONG DstY,LONG DstCx,LONG DstCy,HDC hdcSrc,LONG SrcX,LONG SrcY,LONG SrcCx,LONG SrcCy,BLENDFUNCTION BlendFunction);
-
-
 int APIENTRY WinMain(HINSTANCE HInstance, HINSTANCE HPrevInstance,
     LPTSTR lpCmdLine, int nCmdShow)
 {
 int APIENTRY WinMain(HINSTANCE HInstance, HINSTANCE HPrevInstance,
     LPTSTR lpCmdLine, int nCmdShow)
 {
diff --git a/rosapps/tests/apc/makefile b/rosapps/tests/apc/makefile
deleted file mode 100644 (file)
index 072d5f9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:44 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = apc
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/apc2/makefile b/rosapps/tests/apc2/makefile
deleted file mode 100644 (file)
index 2a5640c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = apc2
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_CFLAGS = -Wall -Werror
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/args/makefile b/rosapps/tests/args/makefile
deleted file mode 100644 (file)
index 5ac0314..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:44 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = args
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/atomtest/makefile b/rosapps/tests/atomtest/makefile
deleted file mode 100644 (file)
index b1458c4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:44 sedwards Exp $
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = atomtest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/bench/makefile b/rosapps/tests/bench/makefile
deleted file mode 100644 (file)
index ded8aa8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:11:58 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = bench-thread
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/bitblt/makefile b/rosapps/tests/bitblt/makefile
deleted file mode 100644 (file)
index 6c009b3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = bitblt
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror -D__USE_W32API
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/button/Makefile b/rosapps/tests/button/Makefile
deleted file mode 100644 (file)
index 383ba5a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = btntest
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = buttontst.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/button2/Makefile b/rosapps/tests/button2/Makefile
deleted file mode 100644 (file)
index 7d96224..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = btntest2
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = buttontst2.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/capclock/Makefile b/rosapps/tests/capclock/Makefile
deleted file mode 100644 (file)
index abc30f7..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = capclock
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = capclock.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/carets/makefile b/rosapps/tests/carets/makefile
deleted file mode 100644 (file)
index 01c43bc..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:11:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = no
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = carets
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/combo/makefile b/rosapps/tests/combo/makefile
deleted file mode 100644 (file)
index fb80f93..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = combotst
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = \
-       combotst.o \
-       utils.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/consume/Makefile b/rosapps/tests/consume/Makefile
deleted file mode 100644 (file)
index ee4ff8c..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:11:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = consume
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/copymove/Makefile b/rosapps/tests/copymove/Makefile
deleted file mode 100644 (file)
index d42613d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:12:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = copymove
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/count/Makefile b/rosapps/tests/count/Makefile
deleted file mode 100644 (file)
index e486cc0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:12:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = count
-
-TARGET_SDKLIBS = kernel32.a user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/create-links/Makefile b/rosapps/tests/create-links/Makefile
deleted file mode 100644 (file)
index 6dba618..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:12:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = create-links
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ole32.a shell32.a shlwapi.a
-
-TARGET_GCCLIBS = uuid
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror -D__USE_W32API -D_WIN32_IE=0x0400
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/dibtest/makefile b/rosapps/tests/dibtest/makefile
deleted file mode 100644 (file)
index b86613b..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id$
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = dibtest
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/dirdlg/makefile b/rosapps/tests/dirdlg/makefile
deleted file mode 100644 (file)
index 69d454e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = no
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = dirdlg
-
-TARGET_SDKLIBS = ntdll.a kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
index 2e68a7c..38e2606 100644 (file)
@@ -1,3 +1,12 @@
+<directory name="accelerator">
+       <xi:include href="accelerator/accelerator.xml" />
+</directory>
+<directory name="alive">
+       <xi:include href="alive/alive.xml" />
+</directory>
 <directory name="alphablend">
        <xi:include href="alphablend/alphablend.xml" />
 <directory name="alphablend">
        <xi:include href="alphablend/alphablend.xml" />
-</directory>
\ No newline at end of file
+</directory>
+<directory name="apc">
+       <xi:include href="apc/apc.xml" />
+</directory>
diff --git a/rosapps/tests/diskspeed/makefile b/rosapps/tests/diskspeed/makefile
deleted file mode 100644 (file)
index d2ec7a2..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = diskspeed
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/dnsapi/makefile b/rosapps/tests/dnsapi/makefile
deleted file mode 100644 (file)
index ee9431e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = dnsapi
-
-TARGET_SDKLIBS = dnsapi.a ws2_32.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/dnsquery/makefile b/rosapps/tests/dnsquery/makefile
deleted file mode 100644 (file)
index 55c9ad9..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = dnsquery
-
-TARGET_SDKLIBS = dnsapi.a ws2_32.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/dump_shared_data/makefile b/rosapps/tests/dump_shared_data/makefile
deleted file mode 100644 (file)
index 48722fa..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:01 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = dump_shared_data
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
-
diff --git a/rosapps/tests/edit/makefile b/rosapps/tests/edit/makefile
deleted file mode 100644 (file)
index bdc7520..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = edittest
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = \
-       edittest.o \
-       utils.o
-
-TARGET_CFLAGS = -Wall -Werror -D__USE_W32API
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/enhmetafile/makefile b/rosapps/tests/enhmetafile/makefile
deleted file mode 100644 (file)
index 5b152fb..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:01 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = enhmetafile
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/enumfonts/makefile b/rosapps/tests/enumfonts/makefile
deleted file mode 100644 (file)
index 2d8115c..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = enumfonts
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_GCCLIBS = stdc++
-
-TARGET_CPPFLAGS = -Wall -Werror -D__USE_W32API -DWIN32 -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0501 -fexceptions -Wall -I.
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/enumwnd/makefile b/rosapps/tests/enumwnd/makefile
deleted file mode 100644 (file)
index 549eeea..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:01 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = enumwnd
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/enumws/makefile b/rosapps/tests/enumws/makefile
deleted file mode 100644 (file)
index 782f663..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = enumws
-
-TARGET_SDKLIBS = user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/event/makefile b/rosapps/tests/event/makefile
deleted file mode 100644 (file)
index b587ac1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:01 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = event
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/eventpair/makefile b/rosapps/tests/eventpair/makefile
deleted file mode 100644 (file)
index 8962a90..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:01 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = eventpair
-
-TARGET_SDKLIBS = ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/fiber/Makefile b/rosapps/tests/fiber/Makefile
deleted file mode 100644 (file)
index 18482b5..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = fiber
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror -D__USE_W32API
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/gethostbyname/makefile b/rosapps/tests/gethostbyname/makefile
deleted file mode 100644 (file)
index cae7c6e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = gethostbyname
-
-TARGET_SDKLIBS = ws2_32.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/global_mem/Makefile b/rosapps/tests/global_mem/Makefile
deleted file mode 100644 (file)
index 09e3d08..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = global_mem
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/gradient/makefile b/rosapps/tests/gradient/makefile
deleted file mode 100644 (file)
index 9e11021..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = gradient
-
-TARGET_SDKLIBS = gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/guithreadinfo/makefile b/rosapps/tests/guithreadinfo/makefile
deleted file mode 100644 (file)
index 6f91fa3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = guithreadinfo
-
-TARGET_SDKLIBS = kernel32.a gdi32.a user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/hello/makefile b/rosapps/tests/hello/makefile
deleted file mode 100644 (file)
index 2f5b3b7..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = hello
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/hivetest/makefile b/rosapps/tests/hivetest/makefile
deleted file mode 100644 (file)
index 53d0f2f..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = hivetest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/icontest/makefile b/rosapps/tests/icontest/makefile
deleted file mode 100644 (file)
index ec194bc..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = no
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = icontest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/iptest/makefile b/rosapps/tests/iptest/makefile
deleted file mode 100644 (file)
index e299bdc..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:58:58 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = iptest
-
-TARGET_SDKLIBS = ws2_32.a ip.a oskittcp.a undis.a ntdll.a 
-
-TARGET_OBJECTS = iptest.o
-
-TARGET_CPPFLAGS =  -I$(PATH_TO_TOP)/drivers/lib/oskittcp/include -I$(PATH_TO_TOP)/w32api/include -I$(PATH_TO_TOP)/include -I$(PATH_TO_TOP)/drivers/net/tcpip/include -g
-
-TARGET_GCCLIBS = stdc++
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/isotest/makefile b/rosapps/tests/isotest/makefile
deleted file mode 100644 (file)
index fe137f8..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:58 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = isotest
-
-#TARGET_CFLAGS = -fnative_struct
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/lan/makefile b/rosapps/tests/lan/makefile
deleted file mode 100644 (file)
index 0d5f915..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:58:58 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = lantest
-
-TARGET_SDKLIBS = ws2_32.a ntdll.a
-
-TARGET_OBJECTS = lantest.o -lstdc++
-
-TARGET_CPPFLAGS = -I$(PATH_TO_TOP)/include -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/lineclip/makefile b/rosapps/tests/lineclip/makefile
deleted file mode 100644 (file)
index 030d48b..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:58 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = lineclip
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/linetest/makefile b/rosapps/tests/linetest/makefile
deleted file mode 100644 (file)
index b3c7f2f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = linetest
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/lpc/makefile b/rosapps/tests/lpc/makefile
deleted file mode 100644 (file)
index fee50de..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-#
-#
-PATH_TO_TOP = ../../../reactos
-
-include $(PATH_TO_TOP)/config
-include $(PATH_TO_TOP)/rules.mak
-
-SRV_OBJECTS= lpcsrv.o
-CLT_OBJECTS= lpcclt.o
-
-PROGS= lpcsrv.exe lpcclt.exe
-
-CFLAGS = $(STD_CFLAGS)
-
-LIBS = $(SDK_PATH_LIB)/libkernel32.a \
-  $(SDK_PATH_LIB)/libntdll.a
-
-all: $(PROGS)
-
-.phony: all
-
-implib:
-
-clean:
-       - $(RM) lpcsrv.o lpcsrv.exe lpcsrv.sym lpcclt.o lpcclt.exe lpcclt.sym
-       
-.phony: implib clean
-
-ifneq ($(BOOTCD_INSTALL),)
-
-install: $(PROGS:%=$(INSTALL_DIR)/%)
-
-$(PROGS:%=$(INSTALL_DIR)/%): $(INSTALL_DIR)/%: %
-       $(CP) $* $(INSTALL_DIR)/$*
-       
-else # BOOTCD_INSTALL
-
-install: $(PROGS:%=$(INSTALL_DIR)/bin/%)
-
-$(PROGS:%=$(INSTALL_DIR)/bin/%): $(INSTALL_DIR)/bin/%: %
-       $(CP) $* $(INSTALL_DIR)/bin/$*
-
-endif # BOOTCD_INSTALL
-
-lpcsrv.exe: $(SRV_OBJECTS) $(LIBS)
-       $(CC) $(SRV_OBJECTS) $(LIBS) -o lpcsrv.exe
-       $(NM) --numeric-sort lpcsrv.exe > lpcsrv.sym
-
-lpcclt.exe: $(CLT_OBJECTS) $(LIBS)
-       $(CC) $(CLT_OBJECTS) $(LIBS) -o lpcclt.exe
-       $(NM) --numeric-sort lpcclt.exe > lpcclt.sym
diff --git a/rosapps/tests/map_dup_inherit/makefile b/rosapps/tests/map_dup_inherit/makefile
deleted file mode 100644 (file)
index 912e727..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = map_dup_inherit
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/mdi/makefile b/rosapps/tests/mdi/makefile
deleted file mode 100644 (file)
index ec38564..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = no
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = mdi
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a comctl32.a comdlg32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/miditest/makefile b/rosapps/tests/miditest/makefile
deleted file mode 100644 (file)
index 924d956..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = miditest
-
-TARGET_SDKLIBS = winmm.a
-
-TARGET_GCCLIBS =
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/mktime/makefile b/rosapps/tests/mktime/makefile
deleted file mode 100644 (file)
index fc04ff7..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 05:12:02 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = mktime
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/moztest/makefile b/rosapps/tests/moztest/makefile
deleted file mode 100644 (file)
index 4cf8b06..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = moztest
-
-TARGET_SDKLIBS = ntdll.a ws2_32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/mstest/Makefile b/rosapps/tests/mstest/Makefile
deleted file mode 100644 (file)
index b428d66..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-#
-#
-PATH_TO_TOP = ../../../reactos
-
-include $(PATH_TO_TOP)/config
-include $(PATH_TO_TOP)/rules.mak
-
-SRV_OBJECTS = msserver.o
-CLT_OBJECTS = msclient.o
-
-PROGS = msserver.exe msclient.exe
-
-CFLAGS = $(STD_CFLAGS)
-
-LIBS = $(SDK_PATH_LIB)/libkernel32.a \
-  $(SDK_PATH_LIB)/libntdll.a
-
-all: $(PROGS)
-
-.phony: all
-
-implib:
-
-clean:
-       - $(RM) *.o *.exe *.sym
-
-.phony: implib clean
-
-ifneq ($(BOOTCD_INSTALL),)
-
-install: $(PROGS:%=$(INSTALL_DIR)/%)
-
-$(PROGS:%=$(INSTALL_DIR)/%): $(INSTALL_DIR)/%: %
-       $(CP) $* $(INSTALL_DIR)/$*
-
-else # BOOTCD_INSTALL
-
-install: $(PROGS:%=$(INSTALL_DIR)/bin/%)
-
-$(PROGS:%=$(INSTALL_DIR)/bin/%): $(INSTALL_DIR)/bin/%: %
-       $(CP) $* $(INSTALL_DIR)/bin/$*
-
-endif # BOOTCD_INSTALL
-
-msserver.exe: $(SRV_OBJECTS) $(LIBS)
-       $(CC) $(SRV_OBJECTS) $(LIBS) -o msserver.exe
-       $(NM) --numeric-sort msserver.exe > msserver.sym
-
-msclient.exe: $(CLT_OBJECTS) $(LIBS)
-       $(CC) $(CLT_OBJECTS) $(LIBS) -o msclient.exe
-       $(NM) --numeric-sort msclient.exe > msclient.sym
diff --git a/rosapps/tests/multithrdwin/makefile b/rosapps/tests/multithrdwin/makefile
deleted file mode 100644 (file)
index 0fcf9ef..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:58:59 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = multithrdwin
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/multiwin/makefile b/rosapps/tests/multiwin/makefile
deleted file mode 100644 (file)
index 4b20bd8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:59:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = multiwin
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/mutex/makefile b/rosapps/tests/mutex/makefile
deleted file mode 100644 (file)
index db5b180..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:59:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = mutex
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/nameserverlist/makefile b/rosapps/tests/nameserverlist/makefile
deleted file mode 100644 (file)
index f74ed4e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = nameserverlist
-
-TARGET_SDKLIBS = iphlpapi.a ws2_32.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/noexecute/makefile b/rosapps/tests/noexecute/makefile
deleted file mode 100644 (file)
index c4191c2..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:59:00 sedwards Exp $
-#
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = noexecute
-
-TARGET_SDKLIBS = pseh.a
-
-TARGET_PCH = 
-
-TARGET_OBJECTS = \
-       noexecute.o 
-
-TARGET_CFLAGS =   -Wall -Werror -D__USE_W32API
-
-DEP_OBJECTS = $(TARGET_OBJECTS)
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-include $(TOOLS_PATH)/depend.mk
-
-# EOF
diff --git a/rosapps/tests/nptest/Makefile b/rosapps/tests/nptest/Makefile
deleted file mode 100644 (file)
index 09954c3..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-#
-#
-PATH_TO_TOP = ../../../reactos
-
-include $(PATH_TO_TOP)/config
-include $(PATH_TO_TOP)/rules.mak
-
-SRV_OBJECTS = npserver.o
-CLT_OBJECTS = npclient.o
-
-PROGS = npserver.exe npclient.exe
-
-CFLAGS = $(STD_CFLAGS)
-
-LIBS = $(SDK_PATH_LIB)/libkernel32.a
-
-all: $(PROGS)
-
-.phony: all
-
-implib:
-
-clean:
-       - $(RM) *.o *.exe *.sym
-
-.phony: implib clean
-
-ifneq ($(BOOTCD_INSTALL),)
-
-install: $(PROGS:%=$(INSTALL_DIR)/%)
-
-$(PROGS:%=$(INSTALL_DIR)/%): $(INSTALL_DIR)/%: %
-       $(CP) $* $(INSTALL_DIR)/$*
-
-else # BOOTCD_INSTALL
-
-install: $(PROGS:%=$(INSTALL_DIR)/bin/%)
-
-$(PROGS:%=$(INSTALL_DIR)/bin/%): $(INSTALL_DIR)/bin/%: %
-       $(CP) $* $(INSTALL_DIR)/bin/$*
-
-endif # BOOTCD_INSTALL
-
-npserver.exe: $(SRV_OBJECTS) $(LIBS)
-       $(CC) $(SRV_OBJECTS) $(LIBS) -o npserver.exe
-       $(NM) --numeric-sort npserver.exe > npserver.sym
-
-npclient.exe: $(CLT_OBJECTS) $(LIBS)
-       $(CC) $(CLT_OBJECTS) $(LIBS) -o npclient.exe
-       $(NM) --numeric-sort npclient.exe > npclient.sym
diff --git a/rosapps/tests/oskittcp/makefile b/rosapps/tests/oskittcp/makefile
deleted file mode 100644 (file)
index 33d004b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:59:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = oskittcp
-
-TARGET_SDKLIBS = ws2_32.a oskittcp.a ntdll.a 
-
-TARGET_OBJECTS = tcptest.o
-
-TARGET_CPPFLAGS =  -I$(PATH_TO_TOP)/drivers/lib/oskittcp/include -I$(PATH_TO_TOP)/w32api/include -I$(PATH_TO_TOP)/include -g
-
-TARGET_GCCLIBS = stdc++
-
-TARGET_LDFLAGS = -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/p_dup_handle/makefile b/rosapps/tests/p_dup_handle/makefile
deleted file mode 100644 (file)
index b24ec24..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:59:00 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = p_dup_handle
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/palbitblt/makefile b/rosapps/tests/palbitblt/makefile
deleted file mode 100644 (file)
index da502ce..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = palbitblt
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = pal.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/patblt/makefile b/rosapps/tests/patblt/makefile
deleted file mode 100644 (file)
index cbc0b54..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = patblt
-
-TARGET_NORC = yes
-
-TARGET_CFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Werror -Wall
-       
-TARGET_CPPFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-
-TARGET_SDKLIBS = \
-       kernel32.a \
-       user32.a \
-       gdi32.a
-
-TARGET_OBJECTS = \
-       patblt.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# overide LD_CC to use g++ for linking of the executable
-LD_CC = $(CXX)
-
-# EOF
diff --git a/rosapps/tests/polytest/Makefile b/rosapps/tests/polytest/Makefile
deleted file mode 100644 (file)
index e9f9a73..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = polytest
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = polytest.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/popupmenu/makefile b/rosapps/tests/popupmenu/makefile
deleted file mode 100644 (file)
index b05f3cb..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:53:20 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = no
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = popupmenu
-
-TARGET_SDKLIBS = kernel32.a gdi32.a user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/primitives/Makefile b/rosapps/tests/primitives/Makefile
deleted file mode 100644 (file)
index 61e8b4c..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-#
-#  ReactOS explorer
-#
-#  Makefile
-#
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = primitives
-
-TARGET_NORC = yes
-
-TARGET_CFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-       
-TARGET_CPPFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-
-TARGET_SDKLIBS = \
-       kernel32.a \
-       user32.a \
-       gdi32.a
-
-TARGET_OBJECTS = \
-       primitives.o \
-       mk_font.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# overide LD_CC to use g++ for linking of the executable
-LD_CC = $(CXX)
-
-# EOF
diff --git a/rosapps/tests/pteb/Makefile b/rosapps/tests/pteb/Makefile
deleted file mode 100644 (file)
index cd9645d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:53:21 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = pteb
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/regdump/makefile b/rosapps/tests/regdump/makefile
deleted file mode 100644 (file)
index 70d6658..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-#
-# $Id: makefile,v 1.0
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = regdump
-
-#TARGET_CFLAGS = -DWIN32_REGDBG -DUNICODE -D_UNICODE
-TARGET_CFLAGS = -DWIN32_REGDBG
-
-TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o regcmds.o regproc.o main.o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/regqueryvalue/makefile b/rosapps/tests/regqueryvalue/makefile
deleted file mode 100644 (file)
index bb90ae8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = regqueryvalue
-
-TARGET_SDKLIBS = advapi32.a ws2_32.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror -g
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/regtest/makefile b/rosapps/tests/regtest/makefile
deleted file mode 100644 (file)
index e8b423e..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# $Id: makefile,v 1.1 2004/10/21 04:53:21 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = regtest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/sectest/Makefile b/rosapps/tests/sectest/Makefile
deleted file mode 100644 (file)
index af6ed44..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:53:21 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = sectest
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/sertest/makefile b/rosapps/tests/sertest/makefile
deleted file mode 100644 (file)
index 1b72105..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# $Id: makefile,v 1.0
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = sertest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/shaptest/makefile b/rosapps/tests/shaptest/makefile
deleted file mode 100644 (file)
index c048497..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:53:21 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = shaptest
-
-TARGET_CFLAGS = -Wall -Werror
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/shm/makefile b/rosapps/tests/shm/makefile
deleted file mode 100644 (file)
index 4cae009..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-#
-#
-#
-PATH_TO_TOP = ../../../reactos
-
-include $(PATH_TO_TOP)/config
-include $(PATH_TO_TOP)/rules.mak
-
-SRV_OBJECTS= shmsrv.o
-CLT_OBJECTS= shmclt.o
-
-PROGS= shmsrv.exe shmclt.exe
-
-CFLAGS = $(STD_CFLAGS)
-
-LIBS = $(SDK_PATH_LIB)/libkernel32.a \
-  $(SDK_PATH_LIB)/libntdll.a
-
-all: $(PROGS)
-
-.phony: all
-
-implib:
-
-clean:
-       - $(RM) *.o *.exe *.sym
-
-.phony: implib clean
-
-ifneq ($(BOOTCD_INSTALL),)
-
-install: $(PROGS:%=$(INSTALL_DIR)/%)
-
-$(PROGS:%=$(INSTALL_DIR)/%): $(INSTALL_DIR)/%: %
-       $(CP) $* $(INSTALL_DIR)/$*
-
-else # BOOTCD_INSTALL
-
-install: $(PROGS:%=$(INSTALL_DIR)/bin/%)
-
-$(PROGS:%=$(INSTALL_DIR)/bin/%): $(INSTALL_DIR)/bin/%: %
-       $(CP) $* $(INSTALL_DIR)/bin/$*
-
-endif # BOOTCD_INSTALL
-
-shmsrv.exe: $(SRV_OBJECTS) $(LIBS)
-       $(CC) $(SRV_OBJECTS) $(LIBS) -o shmsrv.exe
-       $(NM) --numeric-sort shmsrv.exe > shmsrv.sym
-
-shmclt.exe: $(CLT_OBJECTS) $(LIBS)
-       $(CC) $(CLT_OBJECTS) $(LIBS) -o shmclt.exe
-       $(NM) --numeric-sort shmsrv.exe > shmclt.sym
-
-# EOF
diff --git a/rosapps/tests/statst/Makefile b/rosapps/tests/statst/Makefile
deleted file mode 100644 (file)
index e3e1a08..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = statst
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/statst2/Makefile b/rosapps/tests/statst2/Makefile
deleted file mode 100644 (file)
index 452d2aa..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = statst2
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/stretchblt/makefile b/rosapps/tests/stretchblt/makefile
deleted file mode 100644 (file)
index d972293..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = stretchblt
-
-TARGET_NORC = yes
-
-TARGET_CFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-       
-TARGET_CPPFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-
-TARGET_SDKLIBS = \
-       kernel32.a \
-       user32.a \
-       gdi32.a
-
-TARGET_OBJECTS = \
-stretchblt.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# overide LD_CC to use g++ for linking of the executable
-LD_CC = $(CXX)
-
-# EOF
diff --git a/rosapps/tests/subclass/makefile b/rosapps/tests/subclass/makefile
deleted file mode 100644 (file)
index 5acc805..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = subclass
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS += -D_DISABLE_TIDENTS -Werror -Wall
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/suspend/Makefile b/rosapps/tests/suspend/Makefile
deleted file mode 100644 (file)
index 5b44717..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = suspend
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/tcpsvr/makefile b/rosapps/tests/tcpsvr/makefile
deleted file mode 100644 (file)
index 4321c11..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = tcpsvr
-
-TARGET_SDKLIBS = kernel32.a ws2_32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/terminate/Makefile b/rosapps/tests/terminate/Makefile
deleted file mode 100644 (file)
index 3d3fe96..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = terminate
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/thread/makefile b/rosapps/tests/thread/makefile
deleted file mode 100644 (file)
index 656a78d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = thread
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/thread_msg/makefile b/rosapps/tests/thread_msg/makefile
deleted file mode 100644 (file)
index 6fca366..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = thread_msg
-
-TARGET_SDKLIBS = kernel32.a user32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/threadwait/makefile b/rosapps/tests/threadwait/makefile
deleted file mode 100644 (file)
index 720fc22..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:45 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = threadwait
-
-TARGET_SDKLIBS = ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/tmrqueue/makefile b/rosapps/tests/tmrqueue/makefile
deleted file mode 100644 (file)
index ee95801..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id$
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = tmrqueue
-
-TARGET_SDKLIBS = kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/tokentest/makefile b/rosapps/tests/tokentest/makefile
deleted file mode 100644 (file)
index 65ad782..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:46 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = tokentst
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = tokentest.o
-
-TARGET_CFLAGS = -Wall -Werror -Wno-format
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/txtscale/Makefile b/rosapps/tests/txtscale/Makefile
deleted file mode 100644 (file)
index b4cadbd..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = txtscale
-
-TARGET_NORC = yes
-
-TARGET_CFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501 -Wall -Werror
-       
-TARGET_CPPFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501 -Wall -Werror
-
-TARGET_SDKLIBS = \
-       kernel32.a \
-       user32.a \
-       gdi32.a \
-       comctl32.a
-
-TARGET_OBJECTS = \
-       txtscale.o \
-       mk_font.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# overide LD_CC to use g++ for linking of the executable
-LD_CC = $(CXX)
-
-# EOF
diff --git a/rosapps/tests/vmtest/Makefile b/rosapps/tests/vmtest/Makefile
deleted file mode 100644 (file)
index bb5595a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:48:46 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = vmtest
-
-TARGET_SDKLIBS = ntdll.a kernel32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/winhello/makefile b/rosapps/tests/winhello/makefile
deleted file mode 100644 (file)
index 2b47eb6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: makefile,v 1.1 2004/10/21 04:48:46 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = winhello
-
-TARGET_SDKLIBS = kernel32.a gdi32.a ntdll.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/wm_erasebkgnd/makefile b/rosapps/tests/wm_erasebkgnd/makefile
deleted file mode 100644 (file)
index 48914eb..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = wm_erasebkgnd
-
-TARGET_NORC = yes
-
-TARGET_CFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-       
-TARGET_CPPFLAGS = -fexceptions -g -O0 -DWIN32 -D_DEBUG -D_WINDOWS -D_MBCS -W -D__USE_W32API -Wall -Werror
-
-TARGET_SDKLIBS = \
-       kernel32.a \
-       user32.a \
-       gdi32.a
-
-TARGET_OBJECTS = \
-       wm_erasebkgnd.o
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# overide LD_CC to use g++ for linking of the executable
-LD_CC = $(CXX)
-
-# EOF
diff --git a/rosapps/tests/wm_paint/makefile b/rosapps/tests/wm_paint/makefile
deleted file mode 100644 (file)
index 85e9b44..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = windows
-
-TARGET_NAME = wm_paint
-
-TARGET_SDKLIBS = kernel32.a gdi32.a
-
-TARGET_OBJECTS = $(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF
diff --git a/rosapps/tests/zwcontinue/Makefile b/rosapps/tests/zwcontinue/Makefile
deleted file mode 100644 (file)
index e3a207a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: Makefile,v 1.1 2004/10/21 04:48:46 sedwards Exp $
-
-PATH_TO_TOP = ../../../reactos
-
-TARGET_NORC = yes
-
-TARGET_TYPE = program
-
-TARGET_APPTYPE = console
-
-TARGET_NAME = zwcontinue
-
-TARGET_OBJECTS = $(TARGET_NAME).o i386/$(TARGET_NAME).o
-
-TARGET_CFLAGS = -Wall -Werror -D__USE_W32API
-
-TARGET_SDKLIBS = ntdll.a
-
-include $(PATH_TO_TOP)/rules.mak
-
-include $(TOOLS_PATH)/helper.mk
-
-# EOF