On Wed, Oct 14, 2009 at 11:14:40AM +0200, Reimar D?ffinger wrote: > --- libavcodec/Makefile (revision 20231) > +++ libavcodec/Makefile (working copy) > @@ -574,3 +574,12 @@ > + > +clean:: > + rm -f $(SUBDIR)cos_tables.h IIRC we have CLEANFILES for this. Diego