On 07/06/2004 02:45 PM Gilles Chanteperdrix wrote: > Wolfgang Grandegger wrote: > > Hi Philippe, > > > > in vesuvio, a "make distclean" does not remove the GNUmakefile(s). > > The "rm Makefile" commands seem to be hardcoded into the GNUmakefile.in, > so if we want make distclean to remove the GNUmakefile, we can either add > GNUmakefile to the DISTCLEAN_FILES variables, or try a new version of > automake to see if it still does the same. > > But it really is a minor problem, especially if you are building RTAI > out of the source tree...
Well, I had to remove them manually when switching the PowerPC sub-arch e.g. from ppc_8xx to ppc_82xx, which requires different build tools. For the time being, this is something we can live with, of course. Wolfgang.
