automake Q




Hi,

My application has a whole lot of files; I have a tendency to make a file
for each C++ class. So I want to have subdirectories. However, the 
subdirectories don't correspond to an executable or library; all the files
should still be compiled into objects and linked into a single executable
for the whole package. The subdirectories are purely to help me keep track
of what's going on.

Will automake handle this? How?

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]