Remove old makefiles Deleted: trunk/reactos/apps/Makefile Deleted: trunk/reactos/apps/testsets/Makefile Deleted: trunk/reactos/apps/testsets/loadlib/makefile Deleted: trunk/reactos/apps/testsets/msvcrt/fileio/makefile Deleted: trunk/reactos/apps/utils/binpatch/Makefile Deleted: trunk/reactos/apps/utils/cat/makefile Deleted: trunk/reactos/apps/utils/driver/load/makefile Deleted: trunk/reactos/apps/utils/driver/unload/makefile Deleted: trunk/reactos/apps/utils/infinst/makefile Deleted: trunk/reactos/apps/utils/net/ftp/makefile Deleted: trunk/reactos/apps/utils/net/roshttpd/makefile Deleted: trunk/reactos/apps/utils/net/tracert/makefile Deleted: trunk/reactos/apps/utils/nts2w32err/makefile Deleted: trunk/reactos/apps/utils/objdir/makefile Deleted: trunk/reactos/apps/utils/partinfo/makefile Deleted: trunk/reactos/apps/utils/patchnv4/Makefile Deleted: trunk/reactos/apps/utils/pesum/makefile Deleted: trunk/reactos/apps/utils/pice/loader/makefile Deleted: trunk/reactos/apps/utils/pice/makefile Deleted: trunk/reactos/apps/utils/pice/module/makefile Deleted: trunk/reactos/apps/utils/pnpdump/makefile Deleted: trunk/reactos/apps/utils/ps/makefile Deleted: trunk/reactos/apps/utils/sc/makefile Deleted: trunk/reactos/apps/utils/shutdown/Makefile Deleted: trunk/reactos/apps/utils/stats/Makefile Deleted: trunk/reactos/apps/utils/theme/dump/Makefile Deleted: trunk/reactos/apps/utils/tickcount/makefile Deleted: trunk/reactos/apps/utils/winetest/makefile Deleted: trunk/reactos/boot/freeldr/Makefile Deleted: trunk/reactos/boot/freeldr/fdebug/Makefile Deleted: trunk/reactos/boot/freeldr/install/Makefile Deleted: trunk/reactos/boot/freeldr/tools/Makefile Deleted: trunk/reactos/drivers/Makefile Deleted: trunk/reactos/drivers/bus/Makefile Deleted: trunk/reactos/drivers/bus/serenum/makefile Deleted: trunk/reactos/drivers/dd/Makefile Deleted: trunk/reactos/drivers/dd/green/makefile Deleted: trunk/reactos/drivers/dd/test/makefile Deleted: trunk/reactos/drivers/fs/Makefile Deleted: trunk/reactos/drivers/fs/ext2/makefile Deleted: trunk/reactos/drivers/fs/minix/Makefile Deleted: trunk/reactos/drivers/fs/ntfs/linux-ntfs/Makefile Deleted: trunk/reactos/drivers/fs/template/makefile Deleted: trunk/reactos/drivers/input/Makefile Deleted: trunk/reactos/drivers/input/kbdclass/makefile Deleted: trunk/reactos/drivers/lib/Makefile Deleted: trunk/reactos/drivers/lib/undis/makefile Deleted: trunk/reactos/drivers/net/Makefile Deleted: trunk/reactos/drivers/net/dd/Makefile Deleted: trunk/reactos/drivers/net/lan/makefile Deleted: trunk/reactos/drivers/net/tcpip/datalink/Makefile Deleted: trunk/reactos/drivers/net/tcpip/tcpip/Makefile Deleted: trunk/reactos/drivers/net/tcpip/tests/Makefile Deleted: trunk/reactos/drivers/net/tditest/makefile Deleted: trunk/reactos/drivers/net/tditest/tditest/Makefile Deleted: trunk/reactos/drivers/storage/Makefile Deleted: trunk/reactos/drivers/test/csqtest/Makefile Deleted: trunk/reactos/drivers/usb/Makefile Deleted: trunk/reactos/drivers/usb/cromwell/Makefile Deleted: trunk/reactos/drivers/usb/cromwell/sys/Makefile Deleted: trunk/reactos/drivers/video/makefile Deleted: trunk/reactos/lib/advapi32/winetests/makefile Deleted: trunk/reactos/lib/comctl32/winetests/makefile Deleted: trunk/reactos/lib/cpl/Makefile Deleted: trunk/reactos/lib/cpl/cplsample/Makefile Deleted: trunk/reactos/lib/cpl/liccpa/Makefile Deleted: trunk/reactos/lib/d3d8thk/Makefile Deleted: trunk/reactos/lib/ddraw/Makefile Deleted: trunk/reactos/lib/devmgr/Makefile Deleted: trunk/reactos/lib/dhcpcapi/makefile Deleted: trunk/reactos/lib/freetype/builds/amiga/makefile Deleted: trunk/reactos/lib/fslib/Makefile Deleted: trunk/reactos/lib/gdiplus/tests/Makefile Deleted: trunk/reactos/lib/hid/Makefile Deleted: trunk/reactos/lib/icmp/makefile Deleted: trunk/reactos/lib/iprtprio/makefile Deleted: trunk/reactos/lib/kjs/docs/Makefile Deleted: trunk/reactos/lib/kjs/examples/Makefile Deleted: trunk/reactos/lib/kjs/jsas/Makefile Deleted: trunk/reactos/lib/kjs/jsc/Makefile Deleted: trunk/reactos/lib/kjs/jsc/tests/Makefile Deleted: trunk/reactos/lib/kjs/jsdas/Makefile Deleted: trunk/reactos/lib/kjs/jswrap/Makefile Deleted: trunk/reactos/lib/kjs/micros/Makefile Deleted: trunk/reactos/lib/kjs/projects/Makefile Deleted: trunk/reactos/lib/kjs/src/Makefile Deleted: trunk/reactos/lib/lsasrv/makefile Deleted: trunk/reactos/lib/msvcrt/winetests/Makefile Deleted: trunk/reactos/lib/odbc32/makefile Deleted: trunk/reactos/lib/oledlg/makefile Deleted: trunk/reactos/lib/packet/makefile Deleted: trunk/reactos/lib/psapi/tests/Makefile Deleted: trunk/reactos/lib/rosky/Makefile Deleted: trunk/reactos/lib/rosky/libsky/Makefile Deleted: trunk/reactos/lib/rosky/libskygi/Makefile Deleted: trunk/reactos/lib/shellext/Makefile Deleted: trunk/reactos/lib/shellext/slayer/Makefile Deleted: trunk/reactos/lib/tgetopt/Makefile Deleted: trunk/reactos/lib/version/winetests/Makefile Deleted: trunk/reactos/lib/wdmguid/makefile [truncated at 100 lines; 27 more skipped] _____
Deleted: trunk/reactos/apps/Makefile --- trunk/reactos/apps/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,13 +0,0 @@
-# $Id$ -# -# ReactOS apps and tools makefile to generate Doxygen documentation -# - - -docu: - doxygen Doxyfile - -.PHONY: docu - - -# EOF _____
Deleted: trunk/reactos/apps/testsets/Makefile --- trunk/reactos/apps/testsets/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/testsets/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,162 +0,0 @@
-# -# ReactOS system testsets makefile -# - -PATH_TO_TOP = ../.. - -include $(PATH_TO_TOP)/rules.mak - - -# Testset applications -TEST_SETS = loadlib - -TEST_KERNEL32 = - -TEST_MSVCRT = - -TEST_COM = - -TEST_SEH = - -TEST_REGRESSIONS = - -all: $(TEST_SETS) $(TEST_KERNEL32) $(TEST_MSVCRT) $(TEST_COM) $(TEST_SEH) $(TEST_REGRESSIONS) - -depends: - -implib: $(TEST_SETS:%=%_implib) \ - $(TEST_KERNEL32:%=%_implib) \ - $(TEST_MSVCRT:%=%_implib) \ - $(TEST_COM:%=%_implib) \ - $(TEST_SEH:%=%_implib) \ - $(TEST_REGRESSIONS:%=%_implib) - -clean: $(TEST_SETS:%=%_clean) \ - $(TEST_KERNEL32:%=%_clean) \ - $(TEST_MSVCRT:%=%_clean) \ - $(TEST_COM:%=%_clean) \ - $(TEST_SEH:%=%_clean) \ - $(TEST_REGRESSIONS:%=%_clean) - -install: $(TEST_SETS:%=%_install) \ - $(TEST_KERNEL32:%=%_install) \ - $(TEST_MSVCRT:%=%_install) \ - $(TEST_COM:%=%_install) \ - $(TEST_SEH:%=%_install) \ - $(TEST_REGRESSIONS:%=%_install) - -.PHONY: all depends implib clean install - - -# -# Testset Applications -# -$(TEST_SETS): %: - $(MAKE) -C $* - -$(TEST_SETS:%=%_implib): %_implib: - $(MAKE) -C $* implib - -$(TEST_SETS:%=%_clean): %_clean: - $(MAKE) -C $* clean - -$(TEST_SETS:%=%_install): %_install: - $(MAKE) -C $* install - -.PHONY: $(TEST_SETS) $(TEST_SETS:%=%_implib) $(TEST_SETS:%=%_clean) $(TEST_SETS:%=%_install) - - -# -# Kernel32 Test Applications -# -$(TEST_KERNEL32): %: - $(MAKE) -C kernel32/$* - -$(TEST_KERNEL32:%=%_implib): %_implib: - $(MAKE) -C kernel32/$* implib - -$(TEST_KERNEL32:%=%_clean): %_clean: - $(MAKE) -C kernel32/$* clean - -$(TEST_KERNEL32:%=%_install): %_install: - $(MAKE) -C kernel32/$* install - -.PHONY: $(TEST_KERNEL32) $(TEST_KERNEL32:%=%_implib) $(TEST_KERNEL32:%=%_clean) $(TEST_KERNEL32:%=%_install) - - -# -# msvcrt Test Applications -# -$(TEST_MSVCRT): %: - $(MAKE) -C msvcrt/$* - -$(TEST_MSVCRT:%=%_implib): %_implib: - $(MAKE) -C msvcrt/$* implib - -$(TEST_MSVCRT:%=%_clean): %_clean: - $(MAKE) -C msvcrt/$* clean - -$(TEST_MSVCRT:%=%_install): %_install: - $(MAKE) -C msvcrt/$* install - -.PHONY: $(TEST_MSVCRT) $(TEST_MSVCRT:%=%_implib) $(TEST_MSVCRT:%=%_clean) $(TEST_MSVCRT:%=%_install) - - -# -# COM Test Applications -# -$(TEST_COM): %: - $(MAKE) -C com/$* - -$(TEST_COM:%=%_implib): %_implib: - $(MAKE) -C com/$* implib - -$(TEST_COM:%=%_clean): %_clean: - $(MAKE) -C com/$* clean - -$(TEST_COM:%=%_install): %_install: - $(MAKE) -C com/$* install - -.PHONY: $(TEST_COM) $(TEST_COM:%=%_implib) $(TEST_COM:%=%_clean) $(TEST_COM:%=%_install) - - -# -# SEH Test Applications -# -$(TEST_SEH): %: - $(MAKE) -C seh/$* - -$(TEST_SEH:%=%_implib): %_implib: - $(MAKE) -C seh/$* implib - -$(TEST_SEH:%=%_clean): %_clean: - $(MAKE) -C seh/$* clean - -$(TEST_SEH:%=%_install): %_install: - $(MAKE) -C seh/$* install - -.PHONY: $(TEST_SEH) $(TEST_SEH:%=%_implib) $(TEST_SEH:%=%_clean) $(TEST_SEH:%=%_install) - - -# -# Regression Test Applications -# -$(TEST_REGRESSIONS): %: - $(MAKE) -C regres/$* - -$(TEST_REGRESSIONS:%=%_implib): %_implib: - $(MAKE) -C regres/$* implib - -$(TEST_REGRESSIONS:%=%_clean): %_clean: - $(MAKE) -C regres/$* clean - -$(TEST_REGRESSIONS:%=%_install): %_install: - $(MAKE) -C regres/$* install - -.PHONY: $(TEST_REGRESSIONS) $(TEST_REGRESSIONS:%=%_implib) $(TEST_REGRESSIONS:%=%_clean) $(TEST_REGRESSIONS:%=%_install) - - -etags: - find . -name "*.[ch]" -print | etags --language=c - - -# EOF _____
Deleted: trunk/reactos/apps/testsets/loadlib/makefile --- trunk/reactos/apps/testsets/loadlib/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/testsets/loadlib/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,24 +0,0 @@
-# -# $Id: makefile,v 1.0 - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = loadlib - -TARGET_CFLAGS = -Wall -Werror -D__USE_W32API -DUNICODE -D_UNICODE - -TARGET_SDKLIBS = kernel32.a ntdll.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/testsets/msvcrt/fileio/makefile --- trunk/reactos/apps/testsets/msvcrt/fileio/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/testsets/msvcrt/fileio/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,27 +0,0 @@
-# -# $Id: makefile,v 1.0 - -PATH_TO_TOP = ../../../.. - -TEST_ROOT = $(PATH_TO_TOP)/apps/testsets/test - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = fileio - -#TARGET_CFLAGS = -I$(TEST_ROOT) -DDBG -DUNICODE -D_UNICODE -TARGET_CFLAGS = -I$(TEST_ROOT) -DDBG - -TARGET_SDKLIBS = ntdll.a kernel32.a - -TARGET_OBJECTS = $(TARGET_NAME).o wfileio.o main.o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/binpatch/Makefile --- trunk/reactos/apps/utils/binpatch/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/binpatch/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = binpatch - -TARGET_SDKLIBS = - -TARGET_OBJECTS = patch.o - -TARGET_CFLAGS += -Wall -Werror - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/cat/makefile --- trunk/reactos/apps/utils/cat/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/cat/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = cat - -TARGET_OBJECTS = $(TARGET_NAME).o - -TARGET_CFLAGS = -Wall -Werror - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/driver/load/makefile --- trunk/reactos/apps/utils/driver/load/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/driver/load/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = load - -TARGET_CFLAGS = -DUNICODE -D_UNICODE - -TARGET_SDKLIBS = ntdll.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/driver/unload/makefile --- trunk/reactos/apps/utils/driver/unload/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/driver/unload/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = unload - -TARGET_CFLAGS = -DUNICODE -D_UNICODE - -TARGET_SDKLIBS = ntdll.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/infinst/makefile --- trunk/reactos/apps/utils/infinst/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/infinst/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = windows - -TARGET_NAME = infinst - -TARGET_SDKLIBS = comdlg32.a setupapi.a - -TARGET_OBJECTS = infinst.o - -TARGET_CFLAGS = -Wall -Werror - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/net/ftp/makefile --- trunk/reactos/apps/utils/net/ftp/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/net/ftp/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,5 +0,0 @@
-# This file is automatically generated. - -TOP = ........ -DEFAULT = ftp -include $(TOP)/proxy.mak _____
Deleted: trunk/reactos/apps/utils/net/roshttpd/makefile --- trunk/reactos/apps/utils/net/roshttpd/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/net/roshttpd/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,31 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../../.. - -TARGET_PATH = common - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = roshttpd - -TARGET_CPPFLAGS = -I./include -DUNICODE -D_UNICODE -DDBG -D__USE_W32API -Wno-deprecated - -TARGET_GCCLIBS = stdc++ - -TARGET_SDKLIBS = kernel32.a ws2_32.a user32.a - -MAIN_OBJECTS = roshttpd.o config.o error.o http.o httpd.o - -COMMON_OBJECTS = common/list.o common/socket.o common/thread.o - -TARGET_OBJECTS = $(MAIN_OBJECTS) $(COMMON_OBJECTS) - -TARGET_CLEAN = common/*.o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/net/tracert/makefile --- trunk/reactos/apps/utils/net/tracert/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/net/tracert/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,20 +0,0 @@
-PATH_TO_TOP = ../../../.. - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = tracert - -TARGET_INSTALLDIR = system32 - -TARGET_SDKLIBS = ws2_32.a iphlpapi.a ntdll.a - -TARGET_OBJECTS = \ -$(TARGET_NAME).o - -TARGET_GCCLIBS = - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk _____
Deleted: trunk/reactos/apps/utils/nts2w32err/makefile --- trunk/reactos/apps/utils/nts2w32err/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/nts2w32err/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = nts2w32err - -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 _____
Deleted: trunk/reactos/apps/utils/objdir/makefile --- trunk/reactos/apps/utils/objdir/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/objdir/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = objdir - -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 _____
Deleted: trunk/reactos/apps/utils/partinfo/makefile --- trunk/reactos/apps/utils/partinfo/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/partinfo/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = partinfo - -TARGET_CFLAGS = -D__USE_W32API -Wall -Werror -Wno-format - -TARGET_SDKLIBS = ntdll.a kernel32.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/patchnv4/Makefile --- trunk/reactos/apps/utils/patchnv4/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/patchnv4/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = patchnv4 - -TARGET_SDKLIBS = - -TARGET_OBJECTS = patchnv4.o - -TARGET_CFLAGS += -Wall -Werror - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/pesum/makefile --- trunk/reactos/apps/utils/pesum/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/pesum/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,20 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = pesum - - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/pice/loader/makefile --- trunk/reactos/apps/utils/pice/loader/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/pice/loader/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,37 +0,0 @@
-#CC = gcc -#CFLAGS := -g -Wall -fomit-frame-pointer -O2 -#LDFLAGS := -dynamic -#-lncurses - -#OBJS = main.o terminal.o -# - -#loader: $(OBJS) -# $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $^ - -#clean: -# @echo deleting all intermediate files -# @rm $(OBJS) loader -f -# make - - -PATH_TO_TOP = ../../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = loader - -TARGET_CFLAGS = -g -fomit-frame-pointer - -TARGET_SDKLIBS = - -TARGET_OBJECTS = main.o terminal.o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - _____
Deleted: trunk/reactos/apps/utils/pice/makefile --- trunk/reactos/apps/utils/pice/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/pice/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,17 +0,0 @@
-# $Id$ - -all: - $(MAKE) -C loader - $(MAKE) -C module - -implib: - $(MAKE) -C loader implib - $(MAKE) -C module implib - -clean: - $(MAKE) -C loader clean - $(MAKE) -C module clean - -install: - $(MAKE) -C loader install - $(MAKE) -C module install _____
Deleted: trunk/reactos/apps/utils/pice/module/makefile --- trunk/reactos/apps/utils/pice/module/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/pice/module/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,35 +0,0 @@
-PATH_TO_TOP = ../../../.. - -TARGET_TYPE = driver - -TARGET_NAME = pice -TARGET_CFLAGS := -g -I../../../../ntoskrnl/include -DDEBUG -TARGET_SDK_LIBS := - -TARGET_OBJECTS = \ - hardware.o \ - dblflt.o \ - debug.o \ - disassembler.o \ - gpfault.o \ - bp.o \ - hercules.o \ - hooks.o \ - init.o \ - output.o \ - parse.o \ - patch.o \ - pgflt.o \ - privateice.o \ - serial.o \ - shell.o \ - symbols.o \ - syscall.o \ - trace.o \ - vga.o \ - vga_utils.o \ - utils.o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk _____
Deleted: trunk/reactos/apps/utils/pnpdump/makefile --- trunk/reactos/apps/utils/pnpdump/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/pnpdump/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = pnpdump - -TARGET_CFLAGS = -D__USE_W32API -Wall -Werror - -TARGET_SDKLIBS = ntdll.a kernel32.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/ps/makefile --- trunk/reactos/apps/utils/ps/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/ps/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = ps - -TARGET_CFLAGS = -D__USE_W32API -DANONYMOUSUNIONS -Werror -Wall - -TARGET_SDKLIBS = ntdll.a kernel32.a user32.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/sc/makefile --- trunk/reactos/apps/utils/sc/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/sc/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,26 +0,0 @@
-# -# $Id: makefile,v 1.0 - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_INSTALLDIR = system32 - -TARGET_NAME = sc - -TARGET_CFLAGS = -D__USE_W32API -DDBG -Werror -Wall - -TARGET_SDKLIBS = kernel32.a ntdll.a advapi32.a - -TARGET_OBJECTS = command.o config.o main.o query.o setup.o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/shutdown/Makefile --- trunk/reactos/apps/utils/shutdown/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/shutdown/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,25 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_INSTALLDIR = system32 - -TARGET_NAME = shutdown - -TARGET_SDKLIBS = kernel32.a user32.a - -TARGET_OBJECTS = shutdown.o - -TARGET_CFLAGS = -Wall -Werror -D__USE_W32API -D_WIN32_WINNT=0x0501 - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/stats/Makefile --- trunk/reactos/apps/utils/stats/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/stats/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = stats - -TARGET_SDKLIBS = kernel32.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 _____
Deleted: trunk/reactos/apps/utils/theme/dump/Makefile --- trunk/reactos/apps/utils/theme/dump/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/theme/dump/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,19 +0,0 @@
-# $Id$ - -PATH_TO_TOP = ../../../.. - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = themedump - -TARGET_SDKLIBS = kernel32.a uxtheme.a - -TARGET_OBJECTS = $(TARGET_NAME).o - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/tickcount/makefile --- trunk/reactos/apps/utils/tickcount/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/tickcount/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,21 +0,0 @@
-PATH_TO_TOP = ../../.. - -TARGET_NORC = yes - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = tickcount - -TARGET_SDKLIBS = kernel32.a - -TARGET_OBJECTS = tickcount.o - -TARGET_CFLAGS = -Wall -Werror -D__USE_W32API - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/apps/utils/winetest/makefile --- trunk/reactos/apps/utils/winetest/makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/apps/utils/winetest/makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,23 +0,0 @@
-PATH_TO_TOP = ../../.. - -TARGET_TYPE = program - -TARGET_APPTYPE = console - -TARGET_NAME = winetest - -TARGET_SDKLIBS = comctl32.a comdlg32.a ws2_32.a - -TARGET_OBJECTS = \ - main.o \ - send.o \ - util.o \ - gui.o - -TARGET_CFLAGS = -Wall -Werror -D__USE_W32API - -include $(PATH_TO_TOP)/rules.mak - -include $(TOOLS_PATH)/helper.mk - -# EOF _____
Deleted: trunk/reactos/boot/freeldr/Makefile --- trunk/reactos/boot/freeldr/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/boot/freeldr/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,54 +0,0 @@
-# -# FreeLoader -# Copyright (C) 1999, 2000, 2001 Brian Palmer brianp@sginet.com -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# - -PATH_TO_TOP = ../.. - -include rules.mak -include $(PATH_TO_TOP)/config - -all: - $(MAKE) -C tools - $(MAKE) -C bootsect - $(MAKE) -C freeldr - $(MAKE) -C install - $(MAKE) -C fdebug - -test: - -clean: - $(MAKE) -C bootsect clean - $(MAKE) -C freeldr clean - $(MAKE) -C install clean - $(MAKE) -C fdebug clean - $(MAKE) -C tools clean - -bootcd: -ifeq ($(ARCH),i386) - $(CP) bootsect/isoboot.bin ${BOOTCD_DIR}/../isoboot.bin - $(CP) bootsect/dosmbr.bin ${BOOTCD_DIR}/loader/dosmbr.bin - $(CP) bootsect/ext2.bin ${BOOTCD_DIR}/loader/ext2.bin - $(CP) bootsect/fat.bin ${BOOTCD_DIR}/loader/fat.bin - $(CP) bootsect/fat32.bin ${BOOTCD_DIR}/loader/fat32.bin - $(CP) bootsect/isoboot.bin ${BOOTCD_DIR}/loader/isoboot.bin - $(CP) freeldr/freeldr.sys ${BOOTCD_DIR}/loader/freeldr.sys - $(CP) freeldr/setupldr.sys ${BOOTCD_DIR}/loader/setupldr.sys -endif - -.PHONY : clean - _____
Deleted: trunk/reactos/boot/freeldr/fdebug/Makefile --- trunk/reactos/boot/freeldr/fdebug/Makefile 2005-06-05 15:59:18 UTC (rev 15808) +++ trunk/reactos/boot/freeldr/fdebug/Makefile 2005-06-05 16:32:33 UTC (rev 15809) @@ -1,52 +0,0 @@
-# -# FreeLoader -# Copyright (C) 1999 - 2003 Brian Palmer brianp@sginet.com -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# - -PATH_TO_TOP = ../../.. - -include ../rules.mak - -FLAGS = -Wall - -OBJS = rs232.o fdebug.o fdebug.res - [truncated at 1000 lines; 6587 more skipped]