Jean-Marc Lasgouttes wrote: > What happens at the beginning when Makefile.depend does not exist?
GNU make issues a warning that it does not exist and creates it. > How > do you bootstrap? Shouldn't we distribute this file in CVS? I don't know if the behaviour of GNU make is standard. If not we should probably distribute it. Georg