Mercurial > libavcodec.hg
diff Makefile @ 3290:97cc530ab3d3 libavcodec
Ignore errors from recursive AMR cleans.
author | diego |
---|---|
date | Fri, 05 May 2006 10:27:44 +0000 |
parents | d3371df2542b |
children | 1fd5fce70e66 |
line wrap: on
line diff
--- a/Makefile Fri May 05 09:41:06 2006 +0000 +++ b/Makefile Fri May 05 10:27:44 2006 +0000 @@ -442,8 +442,8 @@ 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)