提交 1260eb4a 编写于 作者: D Diego Biurrun

whitespace and sorting cosmetics

Originally committed as revision 11632 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 f98869bc
......@@ -471,19 +471,15 @@ clean::
TESTS = $(addsuffix -test, cabac dct eval fft h264 imgresample rangecoder snow)
ifeq ($(ARCH_X86),yes)
TESTS+= cpuid-test motion-test
TESTS += cpuid-test motion-test
endif
tests: apiexample $(TESTS)
apiexample: apiexample.o $(LIBNAME)
cpuid-test: i386/cputest.c
apiexample: apiexample.o $(LIBNAME)
dct-test: dct-test.o fdctref.o $(LIBNAME)
fft-test: fft-test.o $(LIBNAME)
motion-test: motion-test.o $(LIBNAME)
%-test: %.c $(LIBNAME)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册