mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
so as to specify an endianness * add two missing symlinks git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13492
10 lines
262 B
Makefile
10 lines
262 B
Makefile
|
|
include $(top_srcdir)/Makefile.tool-tests.am
|
|
|
|
EXTRA_DIST = \
|
|
sh-mem-vec128.tmpl.c \
|
|
sh-mem-vec128-plo-no.stderr.exp-32bit-le \
|
|
sh-mem-vec128-plo-yes.stderr.exp-32bit-le \
|
|
sh-mem-vec128-plo-no.stderr.exp-64bit-le \
|
|
sh-mem-vec128-plo-yes.stderr.exp-64bit-le
|