On Mon, Jul 07, 2003 at 02:51:32PM +0200, Bartosz Feński aka fEnIo wrote: > > > Here is my output after building pages and `make clean` > > > ([EMAIL PROTECTED])~/webwml$cvs -q update > > > ? webwml/locale > > This would have to be rm -r'ed and I guess that's a bit tricky. > So I have to live with this?
IIRC you can put a directory into .cvsignore, too. > > > ? webwml/english/CD/http-ftp/cdimage_mirrors.list > > > ? webwml/english/CD/mirroring/cdimage_mirrors.list > > These are for .cvsignore. They shouldn't be removed because they only get > > regenerated based on the input files, regenerating them again only wastes > > CPU cycles. > So why there is no .cvsignore file in CD subdirectory? Because nobody made one? :) > > > ? webwml/polish/security/dsa-long.pl.rdf > > > ? webwml/polish/security/dsa.pl.rdf > > These sound like a bug in the clean rule of said Makefile, however, > > I do see "rm -f dsa.hr.rdf dsa-long.hr.rdf" getting executed here. > I can't find `rm -f whatever.rdf` in Makefile. Where did you find it? Right there in english/security/Makefile... clean:: rm -f $(DSARDF) $(DSALONGRDF) -- 2. That which causes joy or happiness.