fastmemcpybench and cpuinfo are x86-specific.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17016 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-11-18 16:08:58 +00:00
parent a044876adf
commit f2b0e34b6f
1 changed files with 4 additions and 2 deletions

View File

@ -7,17 +7,19 @@ OBJS = alaw-gen \
avi-fix \
avisubdump \
bios2dump \
cpuinfo \
dump_mp4 \
mem2dump \
movinfo \
png2raw \
subrip \
fastmemcpybench \
vivodump \
302m_convert \
360m_convert \
ifeq ($(TARGET_ARCH_X86),yes)
OBJS += cpuinfo fastmemcpybench
endif
all: $(OBJS)
png2raw: png2raw.c