comparison Makefile @ 7543:f04ff5a6fb55 libavcodec

indent
author lorenm
date Tue, 12 Aug 2008 00:27:21 +0000
parents a8a8205a9081
children fd24c8628221
comparison
equal deleted inserted replaced
7542:a8a8205a9081 7543:f04ff5a6fb55
387 i386/motion_est_mmx.o \ 387 i386/motion_est_mmx.o \
388 i386/simple_idct_mmx.o \ 388 i386/simple_idct_mmx.o \
389 i386/idct_mmx_xvid.o \ 389 i386/idct_mmx_xvid.o \
390 i386/idct_sse2_xvid.o \ 390 i386/idct_sse2_xvid.o \
391 391
392 OBJS-$(HAVE_YASM) += i386/fft_mmx.o \ 392 OBJS-$(HAVE_YASM) += i386/fft_mmx.o \
393 i386/fft_sse.o \ 393 i386/fft_sse.o \
394 i386/fft_3dn.o \ 394 i386/fft_3dn.o \
395 i386/fft_3dn2.o \ 395 i386/fft_3dn2.o \
396 396
397 OBJS-$(CONFIG_GPL) += i386/idct_mmx.o 397 OBJS-$(CONFIG_GPL) += i386/idct_mmx.o
398 398
399 OBJS-$(CONFIG_ENCODERS) += i386/dsputilenc_mmx.o 399 OBJS-$(CONFIG_ENCODERS) += i386/dsputilenc_mmx.o
400 400