android_mt6572_jiabo/external/valgrind/none/tests/darwin/Makefile.am
2025-09-05 16:56:03 +08:00

23 lines
505 B
Makefile

include $(top_srcdir)/Makefile.tool-tests.am
dist_noinst_SCRIPTS = filter_stderr
EXTRA_DIST = \
access_extended.stderr.exp access_extended.vgtest \
apple-main-arg.stderr.exp apple-main-arg.vgtest \
bug228343.stderr.exp bug228343.stdout.exp bug228343.vgtest \
bug254164.stderr.exp bug254164.vgtest \
rlimit.stderr.exp rlimit.vgtest
check_PROGRAMS = \
access_extended \
apple-main-arg \
bug228343 \
bug254164 \
rlimit
AM_CFLAGS += $(AM_FLAG_M3264_PRI)
AM_CXXFLAGS += $(AM_FLAG_M3264_PRI)