From: Casper Hornstrup Date: Sat, 28 May 2005 15:18:30 +0000 (+0000) Subject: Merge 12735:15568 from xmlbuildsystem branch X-Git-Tag: backups/new_headers@23355^2~26 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=2990d277fb51d84b8bcd39fc7b20830b11467517 Merge 12735:15568 from xmlbuildsystem branch svn path=/trunk/; revision=15583 --- 2990d277fb51d84b8bcd39fc7b20830b11467517 diff --cc reactos/apps/utils/net/ftp/makefile index ab481c2212a,00000000000,00000000000..cf13b01ba6a mode 100644,000000,000000..100644 --- a/reactos/apps/utils/net/ftp/makefile +++ b/reactos/apps/utils/net/ftp/makefile @@@@ -1,29 -1,0 -1,0 +1,5 @@@@ - PATH_TO_TOP = ../../../.. +++# This file is automatically generated. ++ - TARGET_TYPE = program - - TARGET_APPTYPE = console - - TARGET_NAME = ftp - - TARGET_INSTALLDIR = system32 - - TARGET_CFLAGS = -D__USE_W32API - - TARGET_SDKLIBS = ws2_32.a iphlpapi.a - # ntdll.a - - TARGET_OBJECTS = \ - cmds.o \ - cmdtab.o \ - domacro.o \ - fake.o \ - ftp.o \ - main.o \ - ruserpass.o - - TARGET_GCCLIBS = - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk +++TOP = ..\..\..\.. +++DEFAULT = ftp +++include $(TOP)/proxy.mak diff --cc reactos/drivers/bus/isapnp/isapnp.xml index 00000000000,3edce419997,3edce419997..44defa4a92f mode 000000,100644,100644..100644 --- a/reactos/drivers/bus/isapnp/isapnp.xml +++ b/reactos/drivers/bus/isapnp/isapnp.xml @@@@ -1,0 -1,7 -1,7 +1,8 @@@@ + + . +++ + ntoskrnl + hal + isapnp.c + isapnp.rc + diff --cc reactos/drivers/bus/pci/pci.xml index 00000000000,4ae5b95b84c,4ae5b95b84c..c3c8ccecd3f mode 000000,100644,100644..100644 --- a/reactos/drivers/bus/pci/pci.xml +++ b/reactos/drivers/bus/pci/pci.xml @@@@ -1,0 -1,9 -1,9 +1,10 @@@@ + + . +++ + ntoskrnl + hal + fdo.c + pci.c + pdo.c + pci.rc + diff --cc reactos/drivers/bus/serenum/makefile index 8c3c924f9db,00000000000,00000000000..321b09bb095 mode 100644,000000,000000..100644 --- a/reactos/drivers/bus/serenum/makefile +++ b/reactos/drivers/bus/serenum/makefile @@@@ -1,20 -1,0 -1,0 +1,5 @@@@ - # $Id: makefile 12852 2005-01-06 13:58:04Z mf $ +++# This file is automatically generated. ++ - PATH_TO_TOP = ../../.. - - TARGET_TYPE = driver - - TARGET_NAME = serenum - - TARGET_CFLAGS = -Wall -Werror -D__USE_W32API - - TARGET_OBJECTS = \ - detect.o \ - fdo.o \ - misc.o \ - pdo.o \ - serenum.o - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk +++TOP = ..\..\.. +++DEFAULT = serenum +++include $(TOP)/proxy.mak diff --cc reactos/drivers/dd/beep/beep.xml index 00000000000,c6b503f9acb,c6b503f9acb..aa0d0fefe25 mode 000000,100644,100644..100644 --- a/reactos/drivers/dd/beep/beep.xml +++ b/reactos/drivers/dd/beep/beep.xml @@@@ -1,0 -1,6 -1,6 +1,7 @@@@ + +++ + ntoskrnl + hal + beep.c + beep.rc + diff --cc reactos/drivers/input/i8042prt/makefile index e9a809ce7d8,00000000000,00000000000..e2f3d646681 mode 100644,000000,000000..100644 --- a/reactos/drivers/input/i8042prt/makefile +++ b/reactos/drivers/input/i8042prt/makefile @@@@ -1,17 -1,0 -1,0 +1,5 @@@@ - # $Id$ +++# This file is automatically generated. ++ - PATH_TO_TOP = ../../.. - - TARGET_BOOTSTRAP = yes - - TARGET_TYPE = driver - - TARGET_NAME = i8042prt - - TARGET_CFLAGS = -Wall -Werror -D__USE_W32API - - TARGET_OBJECTS = $(TARGET_NAME).o keyboard.o registry.o mouse.o ps2pp.o - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk +++TOP = ..\..\.. +++DEFAULT = i8042prt +++include $(TOP)/proxy.mak diff --cc reactos/drivers/input/kbdclass/makefile index d87c4e09e5b,00000000000,00000000000..4886fc6fcda mode 100644,000000,000000..100644 --- a/reactos/drivers/input/kbdclass/makefile +++ b/reactos/drivers/input/kbdclass/makefile @@@@ -1,17 -1,0 -1,0 +1,5 @@@@ - # $Id$ +++# This file is automatically generated. ++ - PATH_TO_TOP = ../../.. - - TARGET_BOOTSTRAP = yes - - TARGET_TYPE = driver - - TARGET_NAME = kbdclass - - TARGET_CFLAGS = -Wall -Werror -D__USE_W32API - - TARGET_OBJECTS = $(TARGET_NAME).o - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk +++TOP = ..\..\.. +++DEFAULT = kbdclass +++include $(TOP)/proxy.mak diff --cc reactos/drivers/input/mouclass/mouclass.xml index 00000000000,134b3774a17,134b3774a17..71418e4da21 mode 000000,100644,100644..100644 --- a/reactos/drivers/input/mouclass/mouclass.xml +++ b/reactos/drivers/input/mouclass/mouclass.xml @@@@ -1,0 -1,7 -1,7 +1,8 @@@@ + + . +++ + ntoskrnl + hal + mouclass.c + mouclass.rc + diff --cc reactos/drivers/input/sermouse/sermouse.xml index 00000000000,1e65098916c,1e65098916c..648dadeed40 mode 000000,100644,100644..100644 --- a/reactos/drivers/input/sermouse/sermouse.xml +++ b/reactos/drivers/input/sermouse/sermouse.xml @@@@ -1,0 -1,7 -1,7 +1,8 @@@@ + + . +++ + ntoskrnl + hal + sermouse.c + sermouse.rc + diff --cc reactos/drivers/net/dd/ne2000/ne2000.xml index 00000000000,6c761905800,6c761905800..376aae4e84a mode 000000,100644,100644..100644 --- a/reactos/drivers/net/dd/ne2000/ne2000.xml +++ b/reactos/drivers/net/dd/ne2000/ne2000.xml @@@@ -1,0 -1,11 -1,11 +1,12 @@@@ + + include +++ + ndis + ntoskrnl + hal + + 8390.c + main.c + + ne2000.rc + diff --cc reactos/drivers/net/npf/npf.xml index 00000000000,f67793f8416,f67793f8416..0a5119fe9aa mode 000000,100644,100644..100644 --- a/reactos/drivers/net/npf/npf.xml +++ b/reactos/drivers/net/npf/npf.xml @@@@ -1,0 -1,28 -1,28 +1,30 @@@@ + + include + include +++ +++ + + + + + ndis + ntoskrnl + hal + bucket_lookup.c + count_packets.c + dump.c + functions.c + jitter.c + memory_t.c + normal_lookup.c + openclos.c + packet.c + read.c + tcp_session.c + time_calls.c + tme.c + win_bpf_filter.c + win_bpf_filter_init.c + write.c + npf.rc + diff --cc reactos/lib/crt/stdio/sprintf.c index 1e35c0fb0f4,f076e65e615,f076e65e615..2913608cbda --- a/reactos/lib/crt/stdio/sprintf.c +++ b/reactos/lib/crt/stdio/sprintf.c @@@@ -28,11 -28,8 -28,8 +28,11 @@@@ Cambridge, MA 02139, USA. * #undef sprintf #undef wsprintf ++/* ++ * @implemented ++ */ int - _stprintf(_TCHAR *str, const _TCHAR *fmt, ...) + crt_sprintf(_TCHAR *str, const _TCHAR *fmt, ...) { va_list arg; int done; diff --cc reactos/lib/crt/stdio/swprintf.c index 81205d770ac,33f731b5d57,33f731b5d57..16a19269ec5 --- a/reactos/lib/crt/stdio/swprintf.c +++ b/reactos/lib/crt/stdio/swprintf.c @@@@ -1,4 -1,62 -1,62 +1,60 @@@@ + /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */ + + /* Copyright (C) 1991, 1995 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + The GNU C Library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with the GNU C Library; see the file COPYING.LIB. If + not, write to the Free Software Foundation, Inc., 675 Mass Ave, + Cambridge, MA 02139, USA. */ + #define UNICODE #define _UNICODE + #include + #include + #include + #include + #include + #include + + #undef sprintf + #undef wsprintf + + int + crt_swprintf(_TCHAR *str, const _TCHAR *fmt, ...) + { + va_list arg; + int done; + + va_start (arg, fmt); + done = _vstprintf (str, fmt, arg); + va_end (arg); + return done; + } + + + /* Write formatted output into S, according to the format + string FORMAT, writing no more than MAXLEN characters. */ + /* VARARGS3 */ + int + crt__snwprintf (_TCHAR *s, size_t maxlen,const _TCHAR *format, ...) + { + va_list arg; + int done; + + va_start (arg, format); + done = _vsntprintf(s, maxlen, format, arg); + va_end (arg); - #include "sprintf.c" + return done; + } -- -- diff --cc reactos/lib/kernel32/include/kernel32.h index d52b3498c0c,84b4a007685,84b4a007685..b968587d812 --- a/reactos/lib/kernel32/include/kernel32.h +++ b/reactos/lib/kernel32/include/kernel32.h @@@@ -60,7 -60,7 -60,7 +60,6 @@@@ HANDLE STDCALL OpenConsoleW (LPWSTR wsN PTEB GetTeb(VOID); --- PWCHAR FilenameA2W(LPCSTR NameA, BOOL alloc); DWORD FilenameW2A_FitOrFail(LPSTR DestA, INT destLen, LPCWSTR SourceW, INT sourceLen); diff --cc reactos/lib/msgina/makefile index 0477de18e63,00000000000,00000000000..0f0ed0ab01b mode 100644,000000,000000..100644 --- a/reactos/lib/msgina/makefile +++ b/reactos/lib/msgina/makefile @@@@ -1,46 -1,0 -1,0 +1,5 @@@@ - # $Id$ +++# This file is automatically generated. ++ - PATH_TO_TOP = ../.. - - TARGET_TYPE = dynlink - - TARGET_NAME = msgina - - TARGET_INSTALLDIR = system32 - - TARGET_BASE = $(TARGET_BASE_LIB_MSGINA) - - TARGET_CFLAGS = \ - -I./include \ - -DUNICODE \ - -D_UNICODE \ - -D__USE_W32API \ - -D__REACTOS__ \ - -Wall \ - -Werror \ - -fno-builtin - - TARGET_LFLAGS = -nostartfiles -nostdlib - - TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a user32.a - - TARGET_GCCLIBS = gcc - - TARGET_PCH = - - TARGET_CLEAN = - - TARGET_OBJECTS = msgina.o stubs.o - - DEP_OBJECTS = $(TARGET_OBJECTS) - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk - - include $(TOOLS_PATH)/depend.mk - - %/TAGS: - etags -o $(@D)/TAGS $(@D)/\*.c - - etags: ./TAGS +++TOP = ..\.. +++DEFAULT = msgina +++include $(TOP)/proxy.mak diff --cc reactos/lib/pseh/i386/setjmp.asm index d2ac8ea7a1c,214a683351a,214a683351a..60a5cd7a331 --- a/reactos/lib/pseh/i386/setjmp.asm +++ b/reactos/lib/pseh/i386/setjmp.asm @@@@ -65,10 -65,10 -65,10 +65,9 @@@@ __SEHLongJmp@8 mov edi, [ecx+20] jmp edx --- - global SEHLongJmp_KeepEsp + global _SEHLongJmp_KeepEsp global __SEHLongJmp_KeepEsp@8 - SEHLongJmp_KeepEsp: + _SEHLongJmp_KeepEsp: __SEHLongJmp_KeepEsp@8: ; return value mov eax, [esp+8] diff --cc reactos/lib/setupapi/makefile index d1665d6b8a8,00000000000,00000000000..efeec22f078 mode 100644,000000,000000..100644 --- a/reactos/lib/setupapi/makefile +++ b/reactos/lib/setupapi/makefile @@@@ -1,18 -1,0 -1,0 +1,5 @@@@ - # $Id: makefile 12852 2005-01-06 13:58:04Z mf $ +++# This file is automatically generated. ++ - PATH_TO_TOP = ../.. - - TARGET_TYPE = winedll - - TARGET_CLEAN = pnp_c.c pnp.h - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk - - WIDL_FLAGS = -o \ - -D _X86_ -D MIDL_PASS \ - -I $(PATH_TO_TOP)/w32api/include - - pnp_c.c pnp.h: $(PATH_TO_TOP)/include/idl/pnp.idl - $(WIDL) $(WIDL_FLAGS) -h -H pnp.h -c -C pnp_c.c $(PATH_TO_TOP)/include/idl/pnp.idl +++TOP = ..\.. +++DEFAULT = setupapi +++include $(TOP)/proxy.mak diff --cc reactos/lib/smlib/makefile index 9ec7cc1e38d,00000000000,00000000000..d3685931df9 mode 100644,000000,000000..100644 --- a/reactos/lib/smlib/makefile +++ b/reactos/lib/smlib/makefile @@@@ -1,35 -1,0 -1,0 +1,5 @@@@ - - PATH_TO_TOP = ../.. - - TARGET_TYPE = library - - TARGET_NAME = smlib - - include $(PATH_TO_TOP)/config - - TARGET_CFLAGS = -Wall -Werror -ffreestanding - - # require os code to explicitly request A/W version of structs/functions - TARGET_CFLAGS += -D_DISABLE_TIDENTS - - ifneq ($(DBG), 0) - TARGET_CFLAGS += -DDBG - endif - - TARGET_OBJECTS = \ - connect.o \ - execpgm.o \ - compses.o - - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk - - DEP_OBJECTS := $(TARGET_OBJECTS) - - TARGET_CLEAN = $(DEP_FILES) - - include $(PATH_TO_TOP)/tools/depend.mk - - # EOF +++# This file is automatically generated. +++ +++TOP = ..\.. +++DEFAULT = smlib +++include $(TOP)/proxy.mak diff --cc reactos/ntoskrnl/ke/i386/vdm.c index 11a680bbc1b,11a680bbc1b,11a680bbc1b..59c620c36dc --- a/reactos/ntoskrnl/ke/i386/vdm.c +++ b/reactos/ntoskrnl/ke/i386/vdm.c @@@@ -1,4 -1,4 -1,4 +1,4 @@@@ ---/* $Id:$ +++/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel diff --cc reactos/services/umpnpmgr/makefile index d935174a769,00000000000,00000000000..5484fb58755 mode 100644,000000,000000..100644 --- a/reactos/services/umpnpmgr/makefile +++ b/reactos/services/umpnpmgr/makefile @@@@ -1,36 -1,0 -1,0 +1,5 @@@@ - # $Id$ - - PATH_TO_TOP = ../.. - - TARGET_TYPE = program - - TARGET_APPTYPE = console - - TARGET_NAME = umpnpmgr - - TARGET_INSTALLDIR = system32 - - TARGET_SDKLIBS = ntdll.a kernel32.a advapi32.a rpcrt4.a - - TARGET_OBJECTS = pnp_s.o umpnpmgr.o - - TARGET_CFLAGS = -Wall -Werror -D__USE_W32API -DUNICODE -D_UNICODE - - TARGET_CLEAN = pnp_s.c pnp.h - - DEP_OBJECTS = $(TARGET_OBJECTS) - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk - - include $(TOOLS_PATH)/depend.mk - - WIDL_FLAGS = \ - -D _X86_ -D MIDL_PASS \ - -I $(PATH_TO_TOP)/w32api/include - - pnp_s.c pnp.h: $(PATH_TO_TOP)/include/idl/pnp.idl - $(WIDL) $(WIDL_FLAGS) -h -H pnp.h -s -S pnp_s.c $(PATH_TO_TOP)/include/idl/pnp.idl - - # EOF +++# This file is automatically generated. +++ +++TOP = ..\.. +++DEFAULT = umpnpmgr +++include $(TOP)/proxy.mak diff --cc reactos/services/umpnpmgr/umpnpmgr.c index 1d7b16b4ded,dd57a0609e6,dd57a0609e6..9c3244cb3e7 --- a/reactos/services/umpnpmgr/umpnpmgr.c +++ b/reactos/services/umpnpmgr/umpnpmgr.c @@@@ -38,9 -38,8 -38,8 +38,9 @@@@ #include #include - #include "pnp.h" --#include "pnp_s.h" +++#include "pnp_c.h" ++#define DBG #define NDEBUG #include diff --cc reactos/subsys/system/regedit/security.c index 25f4c5ef31a,2eb421a5a56,2eb421a5a56..3ac338cdbf8 --- a/reactos/subsys/system/regedit/security.c +++ b/reactos/subsys/system/regedit/security.c @@@@ -36,6 -36,23 -36,23 +36,23 @@@@ Implementation of the CRegKeySecurity interface ******************************************************************************/ -- static ifaceCRegKeySecurityVbtl efvt = +++static ifaceCRegKeySecurityVbtl efvt = + { + /* IUnknown methods */ + CRegKeySecurity_fnQueryInterface, + CRegKeySecurity_fnAddRef, + CRegKeySecurity_fnRelease, -- +++ + /* CRegKeySecurity methods */ + CRegKeySecurity_fnGetObjectInformation, + CRegKeySecurity_fnGetSecurity, + CRegKeySecurity_fnSetSecurity, + CRegKeySecurity_fnGetAccessRights, + CRegKeySecurity_fnMapGeneric, + CRegKeySecurity_fnGetInheritTypes, + CRegKeySecurity_fnPropertySheetPageCallback + }; + SI_ACCESS RegAccess[] = { {&GUID_NULL, KEY_ALL_ACCESS, (LPWSTR)MAKEINTRESOURCE(IDS_ACCESS_FULLCONTROL), SI_ACCESS_GENERAL | SI_ACCESS_SPECIFIC}, {&GUID_NULL, KEY_READ, (LPWSTR)MAKEINTRESOURCE(IDS_ACCESS_READ), SI_ACCESS_GENERAL}, diff --cc reactos/subsys/system/regedit/security.h index 1035efc6d8d,118c2917de0,118c2917de0..64cb3f214f5 --- a/reactos/subsys/system/regedit/security.h +++ b/reactos/subsys/system/regedit/security.h @@@@ -1,6 -1,6 -1,6 +1,12 @@@@ #ifndef _REGEXP_SECURITY_H #define _REGEXP_SECURITY_H +++BOOL +++InitializeAclUiDll(VOID); +++ +++VOID +++UnloadAclUiDll(VOID); +++ /* FIXME - remove the definition */ DWORD STDCALL GetSecurityInfo(HANDLE handle, diff --cc reactos/subsys/win32k/main/dllmain.c index d3c8d1d8853,ee2b3437400,ee2b3437400..0c57dec61f7 --- a/reactos/subsys/win32k/main/dllmain.c +++ b/reactos/subsys/win32k/main/dllmain.c @@@@ -244,12 -244,8 -244,8 +244,11 @@@@ Win32kInitWin32Thread(PETHREAD Thread } ++/* ++ * This definition doesn't work ++ */ - // BOOL STDCALL DllMain(VOID) NTSTATUS STDCALL - DllMain ( + DriverEntry ( IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath) { diff --cc reactos/tools/buildno/buildno.cpp index 5086791a4d6,2da87e9b335,2da87e9b335..f370b4cc19c --- a/reactos/tools/buildno/buildno.cpp +++ b/reactos/tools/buildno/buildno.cpp @@@@ -61,7 -59,6 -59,6 +59,7 @@@@ write_h (int build, char *buildstr FILE *h = NULL; char* s; char* s1; - unsigned length; +++ unsigned int length; int dllversion = KERNEL_VERSION_MAJOR + 42; s1 = s = (char *) malloc(256 * 1024); @@@@ -139,28 -136,7 -136,7 +137,28 @@@@ s = s + sprintf (s, "-%S\"\n", KERNEL_VERSION_BUILD_TYPE); s = s + sprintf (s, "#endif\n/* EOF */\n"); - h = fopen (BUILDNO_INCLUDE_FILE, "rb"); +++ h = fopen (filename, "wb"); ++ if (h != NULL) ++ { ++ fseek(h, 0, SEEK_END); ++ length = ftell(h); ++ if (length == strlen(s1)) ++ { ++ char* orig; ++ ++ orig = (char *) malloc(length); ++ fseek(h, 0, SEEK_SET); ++ fread(orig, 1, length, h); ++ if (memcmp(s1, orig, length) == 0) ++ { ++ fclose(h); ++ return; ++ } ++ } ++ fclose(h); ++ } ++ - h = fopen (BUILDNO_INCLUDE_FILE, "wb"); + h = fopen (filename, "wb"); if (!h) { fprintf (stderr, diff --cc reactos/tools/cabman/cabinet.cxx index c55a761d40b,2fb470c4290,2fb470c4290..63e658aa83a --- a/reactos/tools/cabman/cabinet.cxx +++ b/reactos/tools/cabman/cabinet.cxx @@@@ -532,8 -538,8 -538,8 +538,7 @@@@ bool CCabinet::SetCabinetReservedFile(c return false; } #else /* !WIN32 */ - - FileHandle = fopen(ConvertPath(FileName, true), "rb"); -- + FileHandle = fopen(ConvertPath(FileName, true), "rb"); if (FileHandle == NULL) { DPRINT(MID_TRACE, ("Cannot open cabinet reserved file.\n")); return false; diff --cc reactos/tools/unicode/Makefile index c561c3bbe6c,c45366a6cf1,c45366a6cf1..00000000000 deleted file mode 100644,100644,100644 --- a/reactos/tools/unicode/Makefile +++ /dev/null @@@@ -1,87 -1,3 -1,3 +1,0 @@@@ - PATH_TO_TOP = ../.. - - include $(PATH_TO_TOP)/config - - TARGET_TYPE = host_library - - TARGET_NAME = unicode - - TARGET_CFLAGS = -D__USE_W32API -DWINVER=0x501 -DWINE_UNICODE_API= \ - -Dwchar_t="unsigned short" -D_WCHAR_T_DEFINED \ - -I$(PATH_TO_TOP)/include/wine -Wall -Werror - - CODEPAGES = \ - 037 \ - 424 \ - 437 \ - 500 \ - 737 \ - 775 \ - 850 \ - 852 \ - 855 \ - 856 \ - 857 \ - 860 \ - 861 \ - 862 \ - 863 \ - 864 \ - 865 \ - 866 \ - 869 \ - 874 \ - 875 \ - 878 \ - 932 \ - 936 \ - 949 \ - 950 \ - 1006 \ - 1026 \ - 1250 \ - 1251 \ - 1252 \ - 1253 \ - 1254 \ - 1255 \ - 1256 \ - 1257 \ - 1258 \ - 10000 \ - 10006 \ - 10007 \ - 10029 \ - 10079 \ - 10081 \ - 20866 \ - 20932 \ - 21866 \ - 28591 \ - 28592 \ - 28593 \ - 28594 \ - 28595 \ - 28596 \ - 28597 \ - 28598 \ - 28599 \ - 28600 \ - 28603 \ - 28604 \ - 28605 \ - 28606 - - TARGET_OBJECTS = \ - casemap.o \ - compose.o \ - cptable.o \ - mbtowc.o \ - string.o \ - wctomb.o \ - wctype.o \ - $(CODEPAGES:%=c_%.o) - - include $(PATH_TO_TOP)/rules.mak - - include $(TOOLS_PATH)/helper.mk --TOP = ../.. --DEFAULT = unicode --include $(TOP)/proxy.mak