From 5c3df05c8c2265a09b451e3d5b0d7297fca9b569 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 31 Mar 2007 23:01:53 +0000 Subject: Don't compile cpuinfo and fastmemcpybench by default. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22864 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/Makefile b/TOOLS/Makefile index 3a06fd906b..1010420986 100644 --- a/TOOLS/Makefile +++ b/TOOLS/Makefile @@ -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 -- cgit v1.2.3