crt: Regenerate Makefile.in Signed-off-by: Martin Storsjö <martin@martin.st>
diff --git a/mingw-w64-crt/Makefile.in b/mingw-w64-crt/Makefile.in index 7d4c169..ab4bf85 100644 --- a/mingw-w64-crt/Makefile.in +++ b/mingw-w64-crt/Makefile.in
@@ -861,21 +861,22 @@ misc/wmempcpy.c misc/wmemset.c misc/ftw.c misc/ftw64.c \ misc/mingw-access.c ssp/chk_fail.c ssp/memcpy_chk.c \ ssp/memmove_chk.c ssp/mempcpy_chk.c ssp/memset_chk.c \ - ssp/strcat_chk.c ssp/strcpy_chk.c ssp/strncat_chk.c \ - ssp/strncpy_chk.c stdio/mingw_pformat.h \ - stdio/scanf2-argcount-char.c stdio/scanf2-argcount-wchar.c \ - stdio/vfscanf2.S stdio/vfwscanf2.S stdio/vscanf2.S \ - stdio/vsscanf2.S stdio/vswscanf2.S stdio/vwscanf2.S \ - stdio/strtok_r.c stdio/scanf.S stdio/_Exit.c \ - stdio/_findfirst64i32.c stdio/_findnext64i32.c stdio/_fstat.c \ - stdio/_fstat64i32.c stdio/_ftime.c stdio/_stat.c \ - stdio/_stat64i32.c stdio/_wfindfirst64i32.c \ - stdio/_wfindnext64i32.c stdio/_wstat.c stdio/_wstat64i32.c \ - stdio/asprintf.c stdio/atoll.c stdio/fgetpos64.c \ - stdio/fopen64.c stdio/fseeko32.c stdio/fseeko64.c \ - stdio/fsetpos64.c stdio/ftello.c stdio/ftello64.c \ - stdio/ftruncate64.c stdio/lltoa.c stdio/lltow.c \ - stdio/lseek64.c stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ + ssp/stack_chk_fail.c ssp/stack_chk_guard.c ssp/strcat_chk.c \ + ssp/strcpy_chk.c ssp/strncat_chk.c ssp/strncpy_chk.c \ + stdio/mingw_pformat.h stdio/scanf2-argcount-char.c \ + stdio/scanf2-argcount-wchar.c stdio/vfscanf2.S \ + stdio/vfwscanf2.S stdio/vscanf2.S stdio/vsscanf2.S \ + stdio/vswscanf2.S stdio/vwscanf2.S stdio/strtok_r.c \ + stdio/scanf.S stdio/_Exit.c stdio/_findfirst64i32.c \ + stdio/_findnext64i32.c stdio/_fstat.c stdio/_fstat64i32.c \ + stdio/_ftime.c stdio/_stat.c stdio/_stat64i32.c \ + stdio/_wfindfirst64i32.c stdio/_wfindnext64i32.c \ + stdio/_wstat.c stdio/_wstat64i32.c stdio/asprintf.c \ + stdio/atoll.c stdio/fgetpos64.c stdio/fopen64.c \ + stdio/fseeko32.c stdio/fseeko64.c stdio/fsetpos64.c \ + stdio/ftello.c stdio/ftello64.c stdio/ftruncate64.c \ + stdio/lltoa.c stdio/lltow.c stdio/lseek64.c \ + stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ stdio/mingw_fscanf.c stdio/mingw_fwscanf.c \ stdio/mingw_pformat.c stdio/mingw_pformatw.c \ stdio/mingw_printf.c stdio/mingw_printfw.c stdio/mingw_scanf.c \ @@ -1172,6 +1173,8 @@ ssp/lib32_libmingwex_a-memmove_chk.$(OBJEXT) \ ssp/lib32_libmingwex_a-mempcpy_chk.$(OBJEXT) \ ssp/lib32_libmingwex_a-memset_chk.$(OBJEXT) \ + ssp/lib32_libmingwex_a-stack_chk_fail.$(OBJEXT) \ + ssp/lib32_libmingwex_a-stack_chk_guard.$(OBJEXT) \ ssp/lib32_libmingwex_a-strcat_chk.$(OBJEXT) \ ssp/lib32_libmingwex_a-strcpy_chk.$(OBJEXT) \ ssp/lib32_libmingwex_a-strncat_chk.$(OBJEXT) \ @@ -2275,21 +2278,22 @@ misc/wmempcpy.c misc/wmemset.c misc/ftw.c misc/ftw64.c \ misc/mingw-access.c ssp/chk_fail.c ssp/memcpy_chk.c \ ssp/memmove_chk.c ssp/mempcpy_chk.c ssp/memset_chk.c \ - ssp/strcat_chk.c ssp/strcpy_chk.c ssp/strncat_chk.c \ - ssp/strncpy_chk.c stdio/mingw_pformat.h \ - stdio/scanf2-argcount-char.c stdio/scanf2-argcount-wchar.c \ - stdio/vfscanf2.S stdio/vfwscanf2.S stdio/vscanf2.S \ - stdio/vsscanf2.S stdio/vswscanf2.S stdio/vwscanf2.S \ - stdio/strtok_r.c stdio/scanf.S stdio/_Exit.c \ - stdio/_findfirst64i32.c stdio/_findnext64i32.c stdio/_fstat.c \ - stdio/_fstat64i32.c stdio/_ftime.c stdio/_stat.c \ - stdio/_stat64i32.c stdio/_wfindfirst64i32.c \ - stdio/_wfindnext64i32.c stdio/_wstat.c stdio/_wstat64i32.c \ - stdio/asprintf.c stdio/atoll.c stdio/fgetpos64.c \ - stdio/fopen64.c stdio/fseeko32.c stdio/fseeko64.c \ - stdio/fsetpos64.c stdio/ftello.c stdio/ftello64.c \ - stdio/ftruncate64.c stdio/lltoa.c stdio/lltow.c \ - stdio/lseek64.c stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ + ssp/stack_chk_fail.c ssp/stack_chk_guard.c ssp/strcat_chk.c \ + ssp/strcpy_chk.c ssp/strncat_chk.c ssp/strncpy_chk.c \ + stdio/mingw_pformat.h stdio/scanf2-argcount-char.c \ + stdio/scanf2-argcount-wchar.c stdio/vfscanf2.S \ + stdio/vfwscanf2.S stdio/vscanf2.S stdio/vsscanf2.S \ + stdio/vswscanf2.S stdio/vwscanf2.S stdio/strtok_r.c \ + stdio/scanf.S stdio/_Exit.c stdio/_findfirst64i32.c \ + stdio/_findnext64i32.c stdio/_fstat.c stdio/_fstat64i32.c \ + stdio/_ftime.c stdio/_stat.c stdio/_stat64i32.c \ + stdio/_wfindfirst64i32.c stdio/_wfindnext64i32.c \ + stdio/_wstat.c stdio/_wstat64i32.c stdio/asprintf.c \ + stdio/atoll.c stdio/fgetpos64.c stdio/fopen64.c \ + stdio/fseeko32.c stdio/fseeko64.c stdio/fsetpos64.c \ + stdio/ftello.c stdio/ftello64.c stdio/ftruncate64.c \ + stdio/lltoa.c stdio/lltow.c stdio/lseek64.c \ + stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ stdio/mingw_fscanf.c stdio/mingw_fwscanf.c \ stdio/mingw_pformat.c stdio/mingw_pformatw.c \ stdio/mingw_printf.c stdio/mingw_printfw.c stdio/mingw_scanf.c \ @@ -2586,6 +2590,8 @@ ssp/lib64_libmingwex_a-memmove_chk.$(OBJEXT) \ ssp/lib64_libmingwex_a-mempcpy_chk.$(OBJEXT) \ ssp/lib64_libmingwex_a-memset_chk.$(OBJEXT) \ + ssp/lib64_libmingwex_a-stack_chk_fail.$(OBJEXT) \ + ssp/lib64_libmingwex_a-stack_chk_guard.$(OBJEXT) \ ssp/lib64_libmingwex_a-strcat_chk.$(OBJEXT) \ ssp/lib64_libmingwex_a-strcpy_chk.$(OBJEXT) \ ssp/lib64_libmingwex_a-strncat_chk.$(OBJEXT) \ @@ -3559,21 +3565,22 @@ misc/wmempcpy.c misc/wmemset.c misc/ftw.c misc/ftw64.c \ misc/mingw-access.c ssp/chk_fail.c ssp/memcpy_chk.c \ ssp/memmove_chk.c ssp/mempcpy_chk.c ssp/memset_chk.c \ - ssp/strcat_chk.c ssp/strcpy_chk.c ssp/strncat_chk.c \ - ssp/strncpy_chk.c stdio/mingw_pformat.h \ - stdio/scanf2-argcount-char.c stdio/scanf2-argcount-wchar.c \ - stdio/vfscanf2.S stdio/vfwscanf2.S stdio/vscanf2.S \ - stdio/vsscanf2.S stdio/vswscanf2.S stdio/vwscanf2.S \ - stdio/strtok_r.c stdio/scanf.S stdio/_Exit.c \ - stdio/_findfirst64i32.c stdio/_findnext64i32.c stdio/_fstat.c \ - stdio/_fstat64i32.c stdio/_ftime.c stdio/_stat.c \ - stdio/_stat64i32.c stdio/_wfindfirst64i32.c \ - stdio/_wfindnext64i32.c stdio/_wstat.c stdio/_wstat64i32.c \ - stdio/asprintf.c stdio/atoll.c stdio/fgetpos64.c \ - stdio/fopen64.c stdio/fseeko32.c stdio/fseeko64.c \ - stdio/fsetpos64.c stdio/ftello.c stdio/ftello64.c \ - stdio/ftruncate64.c stdio/lltoa.c stdio/lltow.c \ - stdio/lseek64.c stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ + ssp/stack_chk_fail.c ssp/stack_chk_guard.c ssp/strcat_chk.c \ + ssp/strcpy_chk.c ssp/strncat_chk.c ssp/strncpy_chk.c \ + stdio/mingw_pformat.h stdio/scanf2-argcount-char.c \ + stdio/scanf2-argcount-wchar.c stdio/vfscanf2.S \ + stdio/vfwscanf2.S stdio/vscanf2.S stdio/vsscanf2.S \ + stdio/vswscanf2.S stdio/vwscanf2.S stdio/strtok_r.c \ + stdio/scanf.S stdio/_Exit.c stdio/_findfirst64i32.c \ + stdio/_findnext64i32.c stdio/_fstat.c stdio/_fstat64i32.c \ + stdio/_ftime.c stdio/_stat.c stdio/_stat64i32.c \ + stdio/_wfindfirst64i32.c stdio/_wfindnext64i32.c \ + stdio/_wstat.c stdio/_wstat64i32.c stdio/asprintf.c \ + stdio/atoll.c stdio/fgetpos64.c stdio/fopen64.c \ + stdio/fseeko32.c stdio/fseeko64.c stdio/fsetpos64.c \ + stdio/ftello.c stdio/ftello64.c stdio/ftruncate64.c \ + stdio/lltoa.c stdio/lltow.c stdio/lseek64.c \ + stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ stdio/mingw_fscanf.c stdio/mingw_fwscanf.c \ stdio/mingw_pformat.c stdio/mingw_pformatw.c \ stdio/mingw_printf.c stdio/mingw_printfw.c stdio/mingw_scanf.c \ @@ -3875,6 +3882,8 @@ ssp/libarm32_libmingwex_a-memmove_chk.$(OBJEXT) \ ssp/libarm32_libmingwex_a-mempcpy_chk.$(OBJEXT) \ ssp/libarm32_libmingwex_a-memset_chk.$(OBJEXT) \ + ssp/libarm32_libmingwex_a-stack_chk_fail.$(OBJEXT) \ + ssp/libarm32_libmingwex_a-stack_chk_guard.$(OBJEXT) \ ssp/libarm32_libmingwex_a-strcat_chk.$(OBJEXT) \ ssp/libarm32_libmingwex_a-strcpy_chk.$(OBJEXT) \ ssp/libarm32_libmingwex_a-strncat_chk.$(OBJEXT) \ @@ -4890,21 +4899,22 @@ misc/wmempcpy.c misc/wmemset.c misc/ftw.c misc/ftw64.c \ misc/mingw-access.c ssp/chk_fail.c ssp/memcpy_chk.c \ ssp/memmove_chk.c ssp/mempcpy_chk.c ssp/memset_chk.c \ - ssp/strcat_chk.c ssp/strcpy_chk.c ssp/strncat_chk.c \ - ssp/strncpy_chk.c stdio/mingw_pformat.h \ - stdio/scanf2-argcount-char.c stdio/scanf2-argcount-wchar.c \ - stdio/vfscanf2.S stdio/vfwscanf2.S stdio/vscanf2.S \ - stdio/vsscanf2.S stdio/vswscanf2.S stdio/vwscanf2.S \ - stdio/strtok_r.c stdio/scanf.S stdio/_Exit.c \ - stdio/_findfirst64i32.c stdio/_findnext64i32.c stdio/_fstat.c \ - stdio/_fstat64i32.c stdio/_ftime.c stdio/_stat.c \ - stdio/_stat64i32.c stdio/_wfindfirst64i32.c \ - stdio/_wfindnext64i32.c stdio/_wstat.c stdio/_wstat64i32.c \ - stdio/asprintf.c stdio/atoll.c stdio/fgetpos64.c \ - stdio/fopen64.c stdio/fseeko32.c stdio/fseeko64.c \ - stdio/fsetpos64.c stdio/ftello.c stdio/ftello64.c \ - stdio/ftruncate64.c stdio/lltoa.c stdio/lltow.c \ - stdio/lseek64.c stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ + ssp/stack_chk_fail.c ssp/stack_chk_guard.c ssp/strcat_chk.c \ + ssp/strcpy_chk.c ssp/strncat_chk.c ssp/strncpy_chk.c \ + stdio/mingw_pformat.h stdio/scanf2-argcount-char.c \ + stdio/scanf2-argcount-wchar.c stdio/vfscanf2.S \ + stdio/vfwscanf2.S stdio/vscanf2.S stdio/vsscanf2.S \ + stdio/vswscanf2.S stdio/vwscanf2.S stdio/strtok_r.c \ + stdio/scanf.S stdio/_Exit.c stdio/_findfirst64i32.c \ + stdio/_findnext64i32.c stdio/_fstat.c stdio/_fstat64i32.c \ + stdio/_ftime.c stdio/_stat.c stdio/_stat64i32.c \ + stdio/_wfindfirst64i32.c stdio/_wfindnext64i32.c \ + stdio/_wstat.c stdio/_wstat64i32.c stdio/asprintf.c \ + stdio/atoll.c stdio/fgetpos64.c stdio/fopen64.c \ + stdio/fseeko32.c stdio/fseeko64.c stdio/fsetpos64.c \ + stdio/ftello.c stdio/ftello64.c stdio/ftruncate64.c \ + stdio/lltoa.c stdio/lltow.c stdio/lseek64.c \ + stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ stdio/mingw_fscanf.c stdio/mingw_fwscanf.c \ stdio/mingw_pformat.c stdio/mingw_pformatw.c \ stdio/mingw_printf.c stdio/mingw_printfw.c stdio/mingw_scanf.c \ @@ -5172,6 +5182,8 @@ ssp/libarm64_libmingwex_a-memmove_chk.$(OBJEXT) \ ssp/libarm64_libmingwex_a-mempcpy_chk.$(OBJEXT) \ ssp/libarm64_libmingwex_a-memset_chk.$(OBJEXT) \ + ssp/libarm64_libmingwex_a-stack_chk_fail.$(OBJEXT) \ + ssp/libarm64_libmingwex_a-stack_chk_guard.$(OBJEXT) \ ssp/libarm64_libmingwex_a-strcat_chk.$(OBJEXT) \ ssp/libarm64_libmingwex_a-strcpy_chk.$(OBJEXT) \ ssp/libarm64_libmingwex_a-strncat_chk.$(OBJEXT) \ @@ -8982,6 +8994,8 @@ ssp/$(DEPDIR)/lib32_libmingwex_a-memmove_chk.Po \ ssp/$(DEPDIR)/lib32_libmingwex_a-mempcpy_chk.Po \ ssp/$(DEPDIR)/lib32_libmingwex_a-memset_chk.Po \ + ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po \ + ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po \ ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Po \ ssp/$(DEPDIR)/lib32_libmingwex_a-strcpy_chk.Po \ ssp/$(DEPDIR)/lib32_libmingwex_a-strncat_chk.Po \ @@ -8991,6 +9005,8 @@ ssp/$(DEPDIR)/lib64_libmingwex_a-memmove_chk.Po \ ssp/$(DEPDIR)/lib64_libmingwex_a-mempcpy_chk.Po \ ssp/$(DEPDIR)/lib64_libmingwex_a-memset_chk.Po \ + ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po \ + ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po \ ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Po \ ssp/$(DEPDIR)/lib64_libmingwex_a-strcpy_chk.Po \ ssp/$(DEPDIR)/lib64_libmingwex_a-strncat_chk.Po \ @@ -9000,6 +9016,8 @@ ssp/$(DEPDIR)/libarm32_libmingwex_a-memmove_chk.Po \ ssp/$(DEPDIR)/libarm32_libmingwex_a-mempcpy_chk.Po \ ssp/$(DEPDIR)/libarm32_libmingwex_a-memset_chk.Po \ + ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po \ + ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po \ ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Po \ ssp/$(DEPDIR)/libarm32_libmingwex_a-strcpy_chk.Po \ ssp/$(DEPDIR)/libarm32_libmingwex_a-strncat_chk.Po \ @@ -9009,6 +9027,8 @@ ssp/$(DEPDIR)/libarm64_libmingwex_a-memmove_chk.Po \ ssp/$(DEPDIR)/libarm64_libmingwex_a-mempcpy_chk.Po \ ssp/$(DEPDIR)/libarm64_libmingwex_a-memset_chk.Po \ + ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po \ + ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po \ ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Po \ ssp/$(DEPDIR)/libarm64_libmingwex_a-strcpy_chk.Po \ ssp/$(DEPDIR)/libarm64_libmingwex_a-strncat_chk.Po \ @@ -11000,21 +11020,22 @@ misc/wmempcpy.c misc/wmemset.c misc/ftw.c misc/ftw64.c \ misc/mingw-access.c ssp/chk_fail.c ssp/memcpy_chk.c \ ssp/memmove_chk.c ssp/mempcpy_chk.c ssp/memset_chk.c \ - ssp/strcat_chk.c ssp/strcpy_chk.c ssp/strncat_chk.c \ - ssp/strncpy_chk.c stdio/mingw_pformat.h \ - stdio/scanf2-argcount-char.c stdio/scanf2-argcount-wchar.c \ - stdio/vfscanf2.S stdio/vfwscanf2.S stdio/vscanf2.S \ - stdio/vsscanf2.S stdio/vswscanf2.S stdio/vwscanf2.S \ - stdio/strtok_r.c stdio/scanf.S stdio/_Exit.c \ - stdio/_findfirst64i32.c stdio/_findnext64i32.c stdio/_fstat.c \ - stdio/_fstat64i32.c stdio/_ftime.c stdio/_stat.c \ - stdio/_stat64i32.c stdio/_wfindfirst64i32.c \ - stdio/_wfindnext64i32.c stdio/_wstat.c stdio/_wstat64i32.c \ - stdio/asprintf.c stdio/atoll.c stdio/fgetpos64.c \ - stdio/fopen64.c stdio/fseeko32.c stdio/fseeko64.c \ - stdio/fsetpos64.c stdio/ftello.c stdio/ftello64.c \ - stdio/ftruncate64.c stdio/lltoa.c stdio/lltow.c \ - stdio/lseek64.c stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ + ssp/stack_chk_fail.c ssp/stack_chk_guard.c ssp/strcat_chk.c \ + ssp/strcpy_chk.c ssp/strncat_chk.c ssp/strncpy_chk.c \ + stdio/mingw_pformat.h stdio/scanf2-argcount-char.c \ + stdio/scanf2-argcount-wchar.c stdio/vfscanf2.S \ + stdio/vfwscanf2.S stdio/vscanf2.S stdio/vsscanf2.S \ + stdio/vswscanf2.S stdio/vwscanf2.S stdio/strtok_r.c \ + stdio/scanf.S stdio/_Exit.c stdio/_findfirst64i32.c \ + stdio/_findnext64i32.c stdio/_fstat.c stdio/_fstat64i32.c \ + stdio/_ftime.c stdio/_stat.c stdio/_stat64i32.c \ + stdio/_wfindfirst64i32.c stdio/_wfindnext64i32.c \ + stdio/_wstat.c stdio/_wstat64i32.c stdio/asprintf.c \ + stdio/atoll.c stdio/fgetpos64.c stdio/fopen64.c \ + stdio/fseeko32.c stdio/fseeko64.c stdio/fsetpos64.c \ + stdio/ftello.c stdio/ftello64.c stdio/ftruncate64.c \ + stdio/lltoa.c stdio/lltow.c stdio/lseek64.c \ + stdio/mingw_fprintf.c stdio/mingw_fprintfw.c \ stdio/mingw_fscanf.c stdio/mingw_fwscanf.c \ stdio/mingw_pformat.c stdio/mingw_pformatw.c \ stdio/mingw_printf.c stdio/mingw_printfw.c stdio/mingw_scanf.c \ @@ -14567,6 +14588,10 @@ ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib32_libmingwex_a-memset_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) +ssp/lib32_libmingwex_a-stack_chk_fail.$(OBJEXT): ssp/$(am__dirstamp) \ + ssp/$(DEPDIR)/$(am__dirstamp) +ssp/lib32_libmingwex_a-stack_chk_guard.$(OBJEXT): ssp/$(am__dirstamp) \ + ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib32_libmingwex_a-strcat_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib32_libmingwex_a-strcpy_chk.$(OBJEXT): ssp/$(am__dirstamp) \ @@ -16526,6 +16551,10 @@ ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib64_libmingwex_a-memset_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) +ssp/lib64_libmingwex_a-stack_chk_fail.$(OBJEXT): ssp/$(am__dirstamp) \ + ssp/$(DEPDIR)/$(am__dirstamp) +ssp/lib64_libmingwex_a-stack_chk_guard.$(OBJEXT): ssp/$(am__dirstamp) \ + ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib64_libmingwex_a-strcat_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) ssp/lib64_libmingwex_a-strcpy_chk.$(OBJEXT): ssp/$(am__dirstamp) \ @@ -18283,6 +18312,10 @@ ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm32_libmingwex_a-memset_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) +ssp/libarm32_libmingwex_a-stack_chk_fail.$(OBJEXT): \ + ssp/$(am__dirstamp) ssp/$(DEPDIR)/$(am__dirstamp) +ssp/libarm32_libmingwex_a-stack_chk_guard.$(OBJEXT): \ + ssp/$(am__dirstamp) ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm32_libmingwex_a-strcat_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm32_libmingwex_a-strcpy_chk.$(OBJEXT): ssp/$(am__dirstamp) \ @@ -20208,6 +20241,10 @@ ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm64_libmingwex_a-memset_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) +ssp/libarm64_libmingwex_a-stack_chk_fail.$(OBJEXT): \ + ssp/$(am__dirstamp) ssp/$(DEPDIR)/$(am__dirstamp) +ssp/libarm64_libmingwex_a-stack_chk_guard.$(OBJEXT): \ + ssp/$(am__dirstamp) ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm64_libmingwex_a-strcat_chk.$(OBJEXT): ssp/$(am__dirstamp) \ ssp/$(DEPDIR)/$(am__dirstamp) ssp/libarm64_libmingwex_a-strcpy_chk.$(OBJEXT): ssp/$(am__dirstamp) \ @@ -24587,6 +24624,8 @@ @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-memmove_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-mempcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-memset_chk.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-strcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib32_libmingwex_a-strncat_chk.Po@am__quote@ # am--include-marker @@ -24596,6 +24635,8 @@ @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-memmove_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-mempcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-memset_chk.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-strcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/lib64_libmingwex_a-strncat_chk.Po@am__quote@ # am--include-marker @@ -24605,6 +24646,8 @@ @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-memmove_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-mempcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-memset_chk.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-strcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm32_libmingwex_a-strncat_chk.Po@am__quote@ # am--include-marker @@ -24614,6 +24657,8 @@ @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-memmove_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-mempcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-memset_chk.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-strcpy_chk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@ssp/$(DEPDIR)/libarm64_libmingwex_a-strncat_chk.Po@am__quote@ # am--include-marker @@ -32806,6 +32851,34 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib32_libmingwex_a-memset_chk.obj `if test -f 'ssp/memset_chk.c'; then $(CYGPATH_W) 'ssp/memset_chk.c'; else $(CYGPATH_W) '$(srcdir)/ssp/memset_chk.c'; fi` +ssp/lib32_libmingwex_a-stack_chk_fail.o: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib32_libmingwex_a-stack_chk_fail.o -MD -MP -MF ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/lib32_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/lib32_libmingwex_a-stack_chk_fail.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib32_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c + +ssp/lib32_libmingwex_a-stack_chk_fail.obj: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib32_libmingwex_a-stack_chk_fail.obj -MD -MP -MF ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/lib32_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/lib32_libmingwex_a-stack_chk_fail.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib32_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` + +ssp/lib32_libmingwex_a-stack_chk_guard.o: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib32_libmingwex_a-stack_chk_guard.o -MD -MP -MF ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/lib32_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/lib32_libmingwex_a-stack_chk_guard.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib32_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c + +ssp/lib32_libmingwex_a-stack_chk_guard.obj: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib32_libmingwex_a-stack_chk_guard.obj -MD -MP -MF ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/lib32_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/lib32_libmingwex_a-stack_chk_guard.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib32_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` + ssp/lib32_libmingwex_a-strcat_chk.o: ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib32_libmingwex_a-strcat_chk.o -MD -MP -MF ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Tpo -c -o ssp/lib32_libmingwex_a-strcat_chk.o `test -f 'ssp/strcat_chk.c' || echo '$(srcdir)/'`ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Tpo ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Po @@ -43628,6 +43701,34 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib64_libmingwex_a-memset_chk.obj `if test -f 'ssp/memset_chk.c'; then $(CYGPATH_W) 'ssp/memset_chk.c'; else $(CYGPATH_W) '$(srcdir)/ssp/memset_chk.c'; fi` +ssp/lib64_libmingwex_a-stack_chk_fail.o: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib64_libmingwex_a-stack_chk_fail.o -MD -MP -MF ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/lib64_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/lib64_libmingwex_a-stack_chk_fail.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib64_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c + +ssp/lib64_libmingwex_a-stack_chk_fail.obj: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib64_libmingwex_a-stack_chk_fail.obj -MD -MP -MF ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/lib64_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/lib64_libmingwex_a-stack_chk_fail.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib64_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` + +ssp/lib64_libmingwex_a-stack_chk_guard.o: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib64_libmingwex_a-stack_chk_guard.o -MD -MP -MF ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/lib64_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/lib64_libmingwex_a-stack_chk_guard.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib64_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c + +ssp/lib64_libmingwex_a-stack_chk_guard.obj: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib64_libmingwex_a-stack_chk_guard.obj -MD -MP -MF ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/lib64_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/lib64_libmingwex_a-stack_chk_guard.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/lib64_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` + ssp/lib64_libmingwex_a-strcat_chk.o: ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lib64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/lib64_libmingwex_a-strcat_chk.o -MD -MP -MF ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Tpo -c -o ssp/lib64_libmingwex_a-strcat_chk.o `test -f 'ssp/strcat_chk.c' || echo '$(srcdir)/'`ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Tpo ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Po @@ -53512,6 +53613,34 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm32_libmingwex_a-memset_chk.obj `if test -f 'ssp/memset_chk.c'; then $(CYGPATH_W) 'ssp/memset_chk.c'; else $(CYGPATH_W) '$(srcdir)/ssp/memset_chk.c'; fi` +ssp/libarm32_libmingwex_a-stack_chk_fail.o: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm32_libmingwex_a-stack_chk_fail.o -MD -MP -MF ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/libarm32_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/libarm32_libmingwex_a-stack_chk_fail.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm32_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c + +ssp/libarm32_libmingwex_a-stack_chk_fail.obj: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm32_libmingwex_a-stack_chk_fail.obj -MD -MP -MF ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/libarm32_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/libarm32_libmingwex_a-stack_chk_fail.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm32_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` + +ssp/libarm32_libmingwex_a-stack_chk_guard.o: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm32_libmingwex_a-stack_chk_guard.o -MD -MP -MF ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/libarm32_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/libarm32_libmingwex_a-stack_chk_guard.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm32_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c + +ssp/libarm32_libmingwex_a-stack_chk_guard.obj: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm32_libmingwex_a-stack_chk_guard.obj -MD -MP -MF ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/libarm32_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/libarm32_libmingwex_a-stack_chk_guard.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm32_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` + ssp/libarm32_libmingwex_a-strcat_chk.o: ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm32_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm32_libmingwex_a-strcat_chk.o -MD -MP -MF ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Tpo -c -o ssp/libarm32_libmingwex_a-strcat_chk.o `test -f 'ssp/strcat_chk.c' || echo '$(srcdir)/'`ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Tpo ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Po @@ -64208,6 +64337,34 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm64_libmingwex_a-memset_chk.obj `if test -f 'ssp/memset_chk.c'; then $(CYGPATH_W) 'ssp/memset_chk.c'; else $(CYGPATH_W) '$(srcdir)/ssp/memset_chk.c'; fi` +ssp/libarm64_libmingwex_a-stack_chk_fail.o: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm64_libmingwex_a-stack_chk_fail.o -MD -MP -MF ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/libarm64_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/libarm64_libmingwex_a-stack_chk_fail.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm64_libmingwex_a-stack_chk_fail.o `test -f 'ssp/stack_chk_fail.c' || echo '$(srcdir)/'`ssp/stack_chk_fail.c + +ssp/libarm64_libmingwex_a-stack_chk_fail.obj: ssp/stack_chk_fail.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm64_libmingwex_a-stack_chk_fail.obj -MD -MP -MF ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Tpo -c -o ssp/libarm64_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Tpo ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_fail.c' object='ssp/libarm64_libmingwex_a-stack_chk_fail.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm64_libmingwex_a-stack_chk_fail.obj `if test -f 'ssp/stack_chk_fail.c'; then $(CYGPATH_W) 'ssp/stack_chk_fail.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_fail.c'; fi` + +ssp/libarm64_libmingwex_a-stack_chk_guard.o: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm64_libmingwex_a-stack_chk_guard.o -MD -MP -MF ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/libarm64_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/libarm64_libmingwex_a-stack_chk_guard.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm64_libmingwex_a-stack_chk_guard.o `test -f 'ssp/stack_chk_guard.c' || echo '$(srcdir)/'`ssp/stack_chk_guard.c + +ssp/libarm64_libmingwex_a-stack_chk_guard.obj: ssp/stack_chk_guard.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm64_libmingwex_a-stack_chk_guard.obj -MD -MP -MF ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Tpo -c -o ssp/libarm64_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Tpo ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssp/stack_chk_guard.c' object='ssp/libarm64_libmingwex_a-stack_chk_guard.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssp/libarm64_libmingwex_a-stack_chk_guard.obj `if test -f 'ssp/stack_chk_guard.c'; then $(CYGPATH_W) 'ssp/stack_chk_guard.c'; else $(CYGPATH_W) '$(srcdir)/ssp/stack_chk_guard.c'; fi` + ssp/libarm64_libmingwex_a-strcat_chk.o: ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarm64_libmingwex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssp/libarm64_libmingwex_a-strcat_chk.o -MD -MP -MF ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Tpo -c -o ssp/libarm64_libmingwex_a-strcat_chk.o `test -f 'ssp/strcat_chk.c' || echo '$(srcdir)/'`ssp/strcat_chk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Tpo ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Po @@ -75063,6 +75220,8 @@ -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strncat_chk.Po @@ -75072,6 +75231,8 @@ -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strncat_chk.Po @@ -75081,6 +75242,8 @@ -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strncat_chk.Po @@ -75090,6 +75253,8 @@ -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strncat_chk.Po @@ -78419,6 +78584,8 @@ -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib32_libmingwex_a-strncat_chk.Po @@ -78428,6 +78595,8 @@ -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/lib64_libmingwex_a-strncat_chk.Po @@ -78437,6 +78606,8 @@ -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm32_libmingwex_a-strncat_chk.Po @@ -78446,6 +78617,8 @@ -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-memmove_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-mempcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-memset_chk.Po + -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_fail.Po + -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-stack_chk_guard.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strcat_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strcpy_chk.Po -rm -f ssp/$(DEPDIR)/libarm64_libmingwex_a-strncat_chk.Po