This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: derived sources and parallel builds
Alexandre> So maybe we should use a stamp file that all $(OBJECTS)
Alexandre> depend upon, and that runs $(MAKE) $(BUILT_SOURCES) before
Alexandre> it touches itself. It still wouldn't work in case someone
Alexandre> removes one of the BUILT_SOURCES but leaves the stamp file
Alexandre> around, but it could be a starting point.
There might not be anything better.
Bleah.
T