diff Makefile @ 28910:a4cee9518a50

Only compile fastmemcpybench on x86.
author diego
date Sat, 14 Mar 2009 15:56:16 +0000
parents b29169fccda9
children c2baa796c5e5
line wrap: on
line diff
--- a/Makefile	Sat Mar 14 12:32:28 2009 +0000
+++ b/Makefile	Sat Mar 14 15:56:16 2009 +0000
@@ -986,10 +986,10 @@
 testsclean:
 	-rm -f $(foreach file,$(TESTS),$(call ADD_ALL_EXESUFS,$(file)))
 
-TOOLS = $(addprefix TOOLS/,alaw-gen asfinfo avi-fix avisubdump compare dump_mp4 fastmemcpybench movinfo netstream subrip vivodump)
+TOOLS = $(addprefix TOOLS/,alaw-gen asfinfo avi-fix avisubdump compare dump_mp4 movinfo netstream subrip vivodump)
 
 ifdef ARCH_X86
-TOOLS += TOOLS/modify_reg
+TOOLS += TOOLS/fastmemcpybench TOOLS/modify_reg
 endif
 
 ALLTOOLS = $(TOOLS) TOOLS/bmovl-test TOOLS/vfw2menc