[MPlayer-cvslog] r22864 - trunk/TOOLS/Makefile

diego subversion at mplayerhq.hu
Sun Apr 1 01:01:53 CEST 2007


Author: diego
Date: Sun Apr  1 01:01:53 2007
New Revision: 22864

Modified:
   trunk/TOOLS/Makefile

Log:
Don't compile cpuinfo and fastmemcpybench by default.


Modified: trunk/TOOLS/Makefile
==============================================================================
--- trunk/TOOLS/Makefile	(original)
+++ trunk/TOOLS/Makefile	Sun Apr  1 01:01:53 2007
@@ -11,10 +11,6 @@ OBJS = alaw-gen$(EXESUF) \
 	subrip$(EXESUF) \
 #	vivodump$(EXESUF) \
 
-ifeq ($(TARGET_ARCH_X86),yes)
-OBJS += cpuinfo$(EXESUF) fastmemcpybench
-endif
-
 all: $(OBJS)
 
 subrip$(EXESUF): subrip.c



More information about the MPlayer-cvslog mailing list