blob: d96eace4d555772515f5ebd7986abf397fdb815d (
plain) (
tree)
|
|
# 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()
|