Josip Rodin wrote: > On Sun, Jun 17, 2001 at 10:39:35AM +0200, Martin Schulze wrote: > > > >> english/News/weekly: Makefile > > > >> finnish/News/weekly: Makefile > > > >> > > > >> Log message: > > > >> Added header.wml to depend and copied to finnish > > > > > > > > Err, why did you leave out all other languages? > > > > > > My checkout consist only english and finnish, that's the reason. > > > > Args... Lazy people.. > > Cut him some slack, the system with gazillions of makefiles that are to be > manually updated sucks. (How's that for an excuse :)
Alternatively we could use this: /english/*/makefile.english contains all logic Makefile contains something like: include $(TOP_DIR)/Makefile.* as before but then only include $(ENGLISHDIR)/$(CUR_DIR)/makefile.english Then it's automatically synced. Not sure if you want that... Regards, Joey -- There are lies, statistics and benchmarks.