diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-15 13:35:56 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-15 13:35:56 +0300 |
commit | 094638589de6a6c9f91fad0005843fc1c1adc957 (patch) | |
tree | 7d55b9e950eb724da222548997547bf6710b1b58 /contrib/restricted/libffi | |
parent | bc921e787bed8a51a43725b78382e806800c44c1 (diff) | |
download | ydb-094638589de6a6c9f91fad0005843fc1c1adc957.tar.gz |
intermediate changes
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
Diffstat (limited to 'contrib/restricted/libffi')
184 files changed, 0 insertions, 5387 deletions
diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make deleted file mode 100644 index e6dbfed4ee..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.bhaible) - -SRCS( - test-call.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make deleted file mode 100644 index 72d601ab5b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.bhaible) - -SRCS( - test-callback.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make deleted file mode 100644 index 40dfa0bac9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - test-call - test-callback -) diff --git a/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make deleted file mode 100644 index 71d7583453..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - align_mixed.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make deleted file mode 100644 index 1d97a0cd0b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - align_stdcall.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make deleted file mode 100644 index a3e042e54f..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - err_bad_typedef.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make deleted file mode 100644 index 1df0a2f4a2..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make deleted file mode 100644 index ad26ae35ff..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make deleted file mode 100644 index ad89de3a7a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make deleted file mode 100644 index 0064211582..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make deleted file mode 100644 index a11a21c8be..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float4.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make deleted file mode 100644 index 10d03d19ba..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - float_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make deleted file mode 100644 index ba6c09ca44..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - many.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make deleted file mode 100644 index 487fe0854a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - many2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make deleted file mode 100644 index 69436210b4..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - many_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make deleted file mode 100644 index 5454d9a813..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - many_mixed.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make deleted file mode 100644 index c745235357..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - negint.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make deleted file mode 100644 index a5e3a7b918..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - offsets.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make deleted file mode 100644 index a296cd0416..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - pr1172638.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make deleted file mode 100644 index 6ea10b0912..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - promotion.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make deleted file mode 100644 index 0f35bf8066..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - pyobjc-tc.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make deleted file mode 100644 index b660c2d98c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_dbl.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make deleted file mode 100644 index ed07c76be8..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_dbl1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make deleted file mode 100644 index c3fa0bd497..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_dbl2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make deleted file mode 100644 index 69e2118be6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_fl.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make deleted file mode 100644 index faef42e398..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_fl1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make deleted file mode 100644 index 782ef404f2..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_fl2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make deleted file mode 100644 index 18313a6da7..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_fl3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make deleted file mode 100644 index 2aa17147d7..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_ldl.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make deleted file mode 100644 index 5cb0314096..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_ll.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make deleted file mode 100644 index fab5a50575..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_ll1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make deleted file mode 100644 index 27c75c2ad5..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_sc.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make deleted file mode 100644 index e71a6891d0..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_sl.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make deleted file mode 100644 index d06388572c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_uc.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make deleted file mode 100644 index 087735767b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - return_ul.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make deleted file mode 100644 index 417008c98d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - strlen.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make deleted file mode 100644 index b5a07eb892..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - strlen2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make deleted file mode 100644 index 24b6202920..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - strlen3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make deleted file mode 100644 index 2323bae946..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - strlen4.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make deleted file mode 100644 index bde5c54505..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make deleted file mode 100644 index b0d290cd6f..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct10.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make deleted file mode 100644 index 89d2830e93..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make deleted file mode 100644 index a66e73de0d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make deleted file mode 100644 index 4be023dd6c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct4.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make deleted file mode 100644 index ad74a3d56c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct5.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make deleted file mode 100644 index fa57f9b947..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct6.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make deleted file mode 100644 index 5317e30fc3..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct7.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make deleted file mode 100644 index 3636773e8d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct8.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make deleted file mode 100644 index ea77dc881e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - struct9.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make deleted file mode 100644 index f61b12d035..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - uninitialized.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make deleted file mode 100644 index 6957e760a2..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - va_1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make deleted file mode 100644 index d359d5573b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - va_struct1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make deleted file mode 100644 index 34d842c536..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - va_struct2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make deleted file mode 100644 index c2f77a757f..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.call) - -SRCS( - va_struct3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.call/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/ya.make deleted file mode 100644 index 744afe6342..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.call/ya.make +++ /dev/null @@ -1,55 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - align_mixed - align_stdcall - err_bad_typedef - float - float1 - float2 - float3 - float4 - float_va - many - many2 - many_double - many_mixed - negint - offsets - pr1172638 - promotion - pyobjc-tc - return_dbl - return_dbl1 - return_dbl2 - return_fl - return_fl1 - return_fl2 - return_fl3 - return_ldl - return_ll - return_ll1 - return_sc - return_sl - return_uc - return_ul - strlen - strlen2 - strlen3 - strlen4 - struct1 - struct10 - struct2 - struct3 - struct4 - struct5 - struct6 - struct7 - struct8 - struct9 - uninitialized - va_1 - va_struct1 - va_struct2 - va_struct3 -) diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make deleted file mode 100644 index 30dc7128a6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn0.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make deleted file mode 100644 index 05987baa5c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make deleted file mode 100644 index 9fb20abc91..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make deleted file mode 100644 index 7eeed24770..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make deleted file mode 100644 index 3f4fa8079e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn4.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make deleted file mode 100644 index 331657b705..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn5.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make deleted file mode 100644 index 415974ea55..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_fn6.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make deleted file mode 100644 index 2345094723..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_loc_fn0.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make deleted file mode 100644 index e7edd97c74..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - closure_simple.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make deleted file mode 100644 index 67a1d25459..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_12byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make deleted file mode 100644 index fbb5a3034a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_16byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make deleted file mode 100644 index 77fbc79c01..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_18byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make deleted file mode 100644 index 33fac8f8b9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_19byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make deleted file mode 100644 index efb2dd6dc5..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_1_1byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make deleted file mode 100644 index d7923e1680..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_20byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make deleted file mode 100644 index 1367a12243..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_20byte1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make deleted file mode 100644 index 213e1bae01..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_24byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make deleted file mode 100644 index 5498657347..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_2byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make deleted file mode 100644 index 20f6378b64..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_3_1byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make deleted file mode 100644 index 58c5e0810c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_3byte1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make deleted file mode 100644 index 55bd1281af..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_3byte2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make deleted file mode 100644 index d8fe8ba3ec..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_3float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make deleted file mode 100644 index e362b7c58e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_4_1byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make deleted file mode 100644 index e301b297d8..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_4byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make deleted file mode 100644 index 7079c46472..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_5_1_byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make deleted file mode 100644 index d61db00fae..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_5byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make deleted file mode 100644 index 7d157845bd..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_64byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make deleted file mode 100644 index 649bcb8f7f..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_6_1_byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make deleted file mode 100644 index cfc5422227..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_6byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make deleted file mode 100644 index e463e968db..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_7_1_byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make deleted file mode 100644 index 24fe20b031..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_7byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make deleted file mode 100644 index 61cf091810..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_8byte.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make deleted file mode 100644 index d36eaef0e7..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_9byte1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make deleted file mode 100644 index 5a3bc0edb9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_9byte2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make deleted file mode 100644 index 6de4ac5c85..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make deleted file mode 100644 index 967b36ddc9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make deleted file mode 100644 index 844482ac16..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make deleted file mode 100644 index 8c805489e1..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_longdouble_split.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make deleted file mode 100644 index 5e40f1ac5e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_longdouble_split2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make deleted file mode 100644 index 79562122b0..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_pointer.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make deleted file mode 100644 index 964d524014..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_sint16.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make deleted file mode 100644 index b7379245f6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_sint32.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make deleted file mode 100644 index 35248e167f..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_sint64.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make deleted file mode 100644 index e0da652591..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_uint16.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make deleted file mode 100644 index 0087a7b596..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_uint32.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make deleted file mode 100644 index 59b66b1e4b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_align_uint64.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make deleted file mode 100644 index 2aa4e316fe..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_dbls_struct.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make deleted file mode 100644 index d150f7d354..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make deleted file mode 100644 index a93d647f2b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_double_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make deleted file mode 100644 index e1a176dc73..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make deleted file mode 100644 index e7bb2a3cb6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make deleted file mode 100644 index 37f5b08c07..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_longdouble_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make deleted file mode 100644 index 25965bfc44..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_many_mixed_args.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make deleted file mode 100644 index 00425d4d8b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_many_mixed_float_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make deleted file mode 100644 index d96eace4d5..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_schar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make deleted file mode 100644 index 9cfeb70413..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_sshort.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make deleted file mode 100644 index 5e76efc9c5..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_sshortchar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make deleted file mode 100644 index ef08173604..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_uchar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make deleted file mode 100644 index 31dbab5cf1..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_ushort.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make deleted file mode 100644 index 633d341d4c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_multi_ushortchar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make deleted file mode 100644 index 4cbd0599fe..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_pointer.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make deleted file mode 100644 index 20524524eb..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_pointer_stack.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make deleted file mode 100644 index 647dbe1e33..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_schar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make deleted file mode 100644 index d73d2b4bef..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_sint.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make deleted file mode 100644 index dd0be63016..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_sshort.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make deleted file mode 100644 index 909b210dc0..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_struct_va1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make deleted file mode 100644 index edc1b7dee3..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_uchar.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make deleted file mode 100644 index 2d963a350d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_uchar_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make deleted file mode 100644 index e4344b6e3d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_uint.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make deleted file mode 100644 index 87fb8f7030..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_uint_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make deleted file mode 100644 index 5169351460..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_ulong_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make deleted file mode 100644 index 9b2dc41c8e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_ulonglong.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make deleted file mode 100644 index cd744ba6f4..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_ushort.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make deleted file mode 100644 index 798c5ed5c9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - cls_ushort_va.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make deleted file mode 100644 index 67284d9c78..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - err_bad_abi.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make deleted file mode 100644 index 7d2e07b233..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - huge_struct.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make deleted file mode 100644 index 6e5232236a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make deleted file mode 100644 index 89f922394c..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make deleted file mode 100644 index be040d0dec..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct10.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make deleted file mode 100644 index ad07ba5b80..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct11.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make deleted file mode 100644 index 937c161594..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make deleted file mode 100644 index 968baf49ec..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct3.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make deleted file mode 100644 index 57f13f8dda..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct4.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make deleted file mode 100644 index 37bfbda7e6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct5.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make deleted file mode 100644 index 10fa25f293..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct6.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make deleted file mode 100644 index 9c1da60995..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct7.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make deleted file mode 100644 index 068551c748..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct8.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make deleted file mode 100644 index f49bada8fa..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - nested_struct9.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make deleted file mode 100644 index 284213056b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - problem1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make deleted file mode 100644 index 7fba7a537a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - stret_large.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make deleted file mode 100644 index 5320e5e8f9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - stret_large2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make deleted file mode 100644 index fc8b550f06..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - stret_medium.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make deleted file mode 100644 index bc1bb11694..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - stret_medium2.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make deleted file mode 100644 index 4bfb5ef07d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.closures) - -SRCS( - testclosure.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/ya.make deleted file mode 100644 index 40565af539..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.closures/ya.make +++ /dev/null @@ -1,103 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - closure_fn0 - closure_fn1 - closure_fn2 - closure_fn3 - closure_fn4 - closure_fn5 - closure_fn6 - closure_loc_fn0 - closure_simple - cls_12byte - cls_16byte - cls_18byte - cls_19byte - cls_1_1byte - cls_20byte - cls_20byte1 - cls_24byte - cls_2byte - cls_3_1byte - cls_3byte1 - cls_3byte2 - cls_3float - cls_4_1byte - cls_4byte - cls_5_1_byte - cls_5byte - cls_64byte - cls_6_1_byte - cls_6byte - cls_7_1_byte - cls_7byte - cls_8byte - cls_9byte1 - cls_9byte2 - cls_align_double - cls_align_float - cls_align_longdouble - cls_align_pointer - cls_align_sint16 - cls_align_sint32 - cls_align_sint64 - cls_align_uint16 - cls_align_uint32 - cls_align_uint64 - cls_dbls_struct - cls_double - cls_double_va - cls_float - cls_longdouble - cls_longdouble_va - cls_many_mixed_args - cls_multi_schar - cls_multi_sshort - cls_multi_sshortchar - cls_multi_uchar - cls_multi_ushort - cls_multi_ushortchar - cls_pointer - cls_pointer_stack - cls_schar - cls_sint - cls_sshort - cls_struct_va1 - cls_uchar - cls_uchar_va - cls_uint - cls_uint_va - cls_ulong_va - cls_ulonglong - cls_ushort - cls_ushort_va - err_bad_abi - huge_struct - nested_struct - nested_struct1 - nested_struct10 - nested_struct11 - nested_struct2 - nested_struct3 - nested_struct4 - nested_struct5 - nested_struct6 - nested_struct7 - nested_struct8 - nested_struct9 - problem1 - stret_large - stret_large2 - stret_medium - stret_medium2 - testclosure -) - -IF (NOT OS_WINDOWS) - RECURSE( - cls_align_longdouble_split - cls_align_longdouble_split2 - cls_many_mixed_float_double - ) -ENDIF() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make deleted file mode 100644 index d83d272ce4..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_align_complex_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make deleted file mode 100644 index 57634effef..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_align_complex_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make deleted file mode 100644 index 455cfb8ac9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_align_complex_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make deleted file mode 100644 index 2e37bfbd4b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make deleted file mode 100644 index a837883fba..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make deleted file mode 100644 index 84c1f3c271..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make deleted file mode 100644 index 67041b3b3d..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_struct_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make deleted file mode 100644 index a73819b826..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_struct_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make deleted file mode 100644 index 7e223a7b7e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_struct_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make deleted file mode 100644 index 8f437dc41e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_va_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make deleted file mode 100644 index b936ee74d3..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_va_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make deleted file mode 100644 index 4225df798e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - cls_complex_va_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make deleted file mode 100644 index 11976473c0..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - complex_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make deleted file mode 100644 index 02103a290e..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - complex_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make deleted file mode 100644 index 94f7e6ae6a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - complex_int.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make deleted file mode 100644 index c68e2c5613..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - complex_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make deleted file mode 100644 index 2bcdfea7f1..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - many_complex_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make deleted file mode 100644 index 82f2a93933..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - many_complex_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make deleted file mode 100644 index 68bf0b2407..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - many_complex_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make deleted file mode 100644 index f3666626a6..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex1_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make deleted file mode 100644 index 2f9ebac337..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex1_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make deleted file mode 100644 index e8ea56065b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex1_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make deleted file mode 100644 index 08804ca850..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex2_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make deleted file mode 100644 index 3fa5a7ebb1..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex2_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make deleted file mode 100644 index 7104e84373..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex2_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make deleted file mode 100644 index 19ccb8899b..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex_double.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make deleted file mode 100644 index cbe2235218..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex_float.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make deleted file mode 100644 index a689752038..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.complex) - -SRCS( - return_complex_longdouble.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/ya.make deleted file mode 100644 index 032d03839a..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.complex/ya.make +++ /dev/null @@ -1,32 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - cls_align_complex_double - cls_align_complex_float - cls_align_complex_longdouble - cls_complex_double - cls_complex_float - cls_complex_longdouble - cls_complex_struct_double - cls_complex_struct_float - cls_complex_struct_longdouble - cls_complex_va_double - cls_complex_va_float - cls_complex_va_longdouble - complex_double - complex_float - complex_int - complex_longdouble - many_complex_double - many_complex_float - many_complex_longdouble - return_complex1_double - return_complex1_float - return_complex1_longdouble - return_complex2_double - return_complex2_float - return_complex2_longdouble - return_complex_double - return_complex_float - return_complex_longdouble -) diff --git a/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make deleted file mode 100644 index a065cc77d9..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.go) - -SRCS( - aa-direct.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make deleted file mode 100644 index d758d0bd64..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -# Generated by devtools/yamaker. - -PROGRAM() - -WITHOUT_LICENSE_TEXTS() - -OWNER( - borman - g:cpp-contrib -) - -LICENSE(GPL-2.0-only) - -PEERDIR( - contrib/restricted/libffi -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -SRCDIR(contrib/restricted/libffi/testsuite/libffi.go) - -SRCS( - closure1.c -) - -END() diff --git a/contrib/restricted/libffi/testsuite/libffi.go/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/ya.make deleted file mode 100644 index 9e8d002d78..0000000000 --- a/contrib/restricted/libffi/testsuite/libffi.go/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - aa-direct - closure1 -) diff --git a/contrib/restricted/libffi/testsuite/ya.make b/contrib/restricted/libffi/testsuite/ya.make deleted file mode 100644 index 7f589109a0..0000000000 --- a/contrib/restricted/libffi/testsuite/ya.make +++ /dev/null @@ -1,19 +0,0 @@ -# Generated by devtools/yamaker. - -RECURSE( - libffi.bhaible - libffi.call - libffi.closures -) - -IF (NOT OS_IOS) - RECURSE( - libffi.go - ) -ENDIF() - -IF (NOT OS_WINDOWS AND NOT ARCH_PPC64LE) - RECURSE( - libffi.complex - ) -ENDIF() diff --git a/contrib/restricted/libffi/ya.make b/contrib/restricted/libffi/ya.make deleted file mode 100644 index f39d7b6fe3..0000000000 --- a/contrib/restricted/libffi/ya.make +++ /dev/null @@ -1,210 +0,0 @@ -# Generated by devtools/yamaker from nixpkgs 5852a21819542e6809f68ba5a798600e69874e76. - -LIBRARY() - -OWNER( - borman - g:cpp-contrib -) - -VERSION(3.3) - -ORIGINAL_SOURCE(https://sourceware.org/pub/libffi/libffi-3.3.tar.gz) - -LICENSE( - CC-PDDC AND - MIT -) - -LICENSE_TEXTS(.yandex_meta/licenses.list.txt) - -ADDINCL( - contrib/restricted/libffi - contrib/restricted/libffi/include - contrib/restricted/libffi/src - GLOBAL contrib/restricted/libffi/include -) - -NO_COMPILER_WARNINGS() - -NO_RUNTIME() - -CFLAGS( - -DHAVE_CONFIG_H - GLOBAL -DFFI_BUILDING -) - -SRCS( - src/closures.c - src/java_raw_api.c - src/prep_cif.c - src/raw_api.c - src/types.c -) - -IF (ARCH_ARM64 AND OS_ANDROID) - ADDINCL( - contrib/restricted/libffi/configs/aarch64-unknown-linux-android21 - GLOBAL contrib/restricted/libffi/configs/aarch64-unknown-linux-android21/include - ) - SRCS( - src/aarch64/ffi.c - src/aarch64/sysv.S - ) -ELSEIF (ARCH_ARM64 AND OS_DARWIN) - ADDINCL( - contrib/restricted/libffi/configs/aarch64-apple-macos - GLOBAL contrib/restricted/libffi/configs/aarch64-apple-macos/include - ) - SRCS( - src/aarch64/ffi.c - src/aarch64/sysv.S - ) -ELSEIF (ARCH_ARM64 AND OS_IOS) - ADDINCL( - contrib/restricted/libffi/configs/aarch64-apple-iphoneos - GLOBAL contrib/restricted/libffi/configs/aarch64-apple-iphoneos/include - ) - SRCS( - src/aarch64/ffi.c - src/aarch64/sysv.S - ) -ELSEIF (ARCH_ARM64 AND OS_LINUX) - ADDINCL( - contrib/restricted/libffi/configs/aarch64-unknown-linux-gnu - GLOBAL contrib/restricted/libffi/configs/aarch64-unknown-linux-gnu/include - ) - SRCS( - src/aarch64/ffi.c - src/aarch64/sysv.S - ) -ELSEIF (ARCH_ARM7 AND OS_ANDROID) - ADDINCL( - contrib/restricted/libffi/configs/armv7a-unknown-linux-androideabi16 - GLOBAL contrib/restricted/libffi/configs/armv7a-unknown-linux-androideabi16/include - ) - SRCS( - src/arm/ffi.c - src/arm/sysv.S - ) -ELSEIF (ARCH_ARM7 AND OS_IOS) - ADDINCL( - contrib/restricted/libffi/configs/armv7-apple-iphoneos - GLOBAL contrib/restricted/libffi/configs/armv7-apple-iphoneos/include - ) - SRCS( - src/arm/ffi.c - src/arm/sysv.S - ) -ELSEIF (ARCH_ARM7 AND OS_LINUX) - ADDINCL( - contrib/restricted/libffi/configs/armv7a-unknown-linux-gnueabihf - GLOBAL contrib/restricted/libffi/configs/armv7a-unknown-linux-gnueabihf/include - ) - SRCS( - src/arm/ffi.c - src/arm/sysv.S - ) -ELSEIF (ARCH_I386 AND OS_ANDROID) - ADDINCL( - contrib/restricted/libffi/configs/i686-pc-linux-android16 - GLOBAL contrib/restricted/libffi/configs/i686-pc-linux-android16/include - ) - SRCS( - src/x86/ffi.c - src/x86/sysv.S - ) -ELSEIF (ARCH_I386 AND OS_IOS) - ADDINCL( - contrib/restricted/libffi/configs/i386-apple-iphonesimulator - GLOBAL contrib/restricted/libffi/configs/i386-apple-iphonesimulator/include - ) - SRCS( - src/x86/ffi.c - src/x86/sysv.S - ) -ELSEIF (ARCH_I386 AND OS_WINDOWS) - ADDINCL( - contrib/restricted/libffi/configs/i386-microsoft-windows - GLOBAL contrib/restricted/libffi/configs/i386-microsoft-windows/include - ) - SRCS( - configs/i386-microsoft-windows/sysv_intel.masm - src/x86/ffi.c - ) -ELSEIF (ARCH_PPC64LE AND OS_LINUX) - ADDINCL( - contrib/restricted/libffi/configs/powerpc64le-unknown-linux-gnu - GLOBAL contrib/restricted/libffi/configs/powerpc64le-unknown-linux-gnu/include - ) - SRCS( - src/powerpc/ffi.c - src/powerpc/ffi_linux64.c - src/powerpc/ffi_sysv.c - src/powerpc/linux64.S - src/powerpc/linux64_closure.S - src/powerpc/ppc_closure.S - src/powerpc/sysv.S - ) -ELSEIF (ARCH_X86_64 AND OS_ANDROID) - ADDINCL( - contrib/restricted/libffi/configs/x86_64-pc-linux-android21 - GLOBAL contrib/restricted/libffi/configs/x86_64-pc-linux-android21/include - ) - SRCS( - src/x86/ffi64.c - src/x86/ffiw64.c - src/x86/unix64.S - src/x86/win64.S - ) -ELSEIF (ARCH_X86_64 AND OS_DARWIN) - ADDINCL( - contrib/restricted/libffi/configs/x86_64-apple-macosx - GLOBAL contrib/restricted/libffi/configs/x86_64-apple-macosx/include - ) - SRCS( - src/x86/ffi64.c - src/x86/ffiw64.c - src/x86/unix64.S - src/x86/win64.S - ) -ELSEIF (ARCH_X86_64 AND OS_IOS) - ADDINCL( - contrib/restricted/libffi/configs/x86_64-apple-iphonesimulator - GLOBAL contrib/restricted/libffi/configs/x86_64-apple-iphonesimulator/include - ) - SRCS( - src/x86/ffi64.c - src/x86/ffiw64.c - src/x86/unix64.S - src/x86/win64.S - ) -ELSEIF (ARCH_X86_64 AND OS_LINUX) - ADDINCL( - contrib/restricted/libffi/configs/x86_64-pc-linux-gnu - GLOBAL contrib/restricted/libffi/configs/x86_64-pc-linux-gnu/include - ) - SRCS( - src/x86/ffi64.c - src/x86/ffiw64.c - src/x86/unix64.S - src/x86/win64.S - ) -ELSEIF (ARCH_X86_64 AND OS_WINDOWS) - ADDINCL( - contrib/restricted/libffi/configs/x86_64-microsoft-windows - GLOBAL contrib/restricted/libffi/configs/x86_64-microsoft-windows/include - ) - SRCS( - configs/x86_64-microsoft-windows/win64_intel.masm - src/x86/ffiw64.c - ) -ELSE() - MESSAGE(FATAL_ERROR Unsupported libffi platform: ${TARGET_PLATFORM} / ${HARDWARE_TYPE}) -ENDIF() - -END() - -RECURSE( - testsuite -) |