Dixit Jose Roman Bilbao <jrbcast at teleline.es> (2002-11-11 14:29): > I know this is a very common topic in the forum but I would like to > know when will automake be able to operate with multiple directories.
Do you mean something like this? foo_SOURCES = x/foo1.c x/foo2.c y/foo3.c This is supported by the latest version of automake. -- Pierre Sarrazin <sarrazip at sympatico . ca>
