提交 215e46e6 编写于 作者: D Diego Biurrun

Ignore errors from recursive AMR cleans.

Originally committed as revision 5345 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c7f1a2f5
......@@ -442,8 +442,8 @@ clean::
liba52/*.o liba52/*~ \
amr_float/*.o \
apiexample $(TESTS)
$(MAKE) -C amr clean
$(MAKE) -C amrwb_float -f makefile.gcc clean
-$(MAKE) -C amr clean
-$(MAKE) -C amrwb_float -f makefile.gcc clean
# api example program
apiexample: apiexample.c $(LIB)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册