On 8/9/06, Frank Barknecht <fbar@footils.org> wrote:

What I mean is: Maybe there is a way to make the makefiles in the
various subdirectories also handle small builds? I don't really
understand how it currently works, but for example a single external
like hid.pd_linux has to be built anyways. So if I chdir to
/externals/hcs/hid the makefile maybe could get an additional target
so that I could call "make hid.pd_linux" there? I remember that it was
once that way, but currently it doesn't work anymore.



I agree that this would be a nice addition, so that a person doesn't have to download the entire source tree in order to compile a single external.. Making these smaller makefiles shouldn't break the rest of the existing functionality, correct?

-David M.