Brilliant, Ralf! I got so caught up in why it wasn't working the way I wanted it to, I couldn't come up with an alternate solution. "Recursively" calling Make with the post-update target worked just fine.
I'm also pleased to hear autotools work so well on win32. I've seen that there are ports, but for some reason, I didn't have luck with them before. Probably because I assumed it was too much hassle. But it sounds like now would be a good time to learn how to use them. Thanks, so much. -Brian On Mon, Oct 6, 2008 at 2:09 AM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * [EMAIL PROTECTED] wrote on Sun, Oct 05, 2008 at 11:48:24PM CEST: >> FYI, I'm not using automake because I'm trying to keep my project >> easily cross-platform: I'm not sure if there's an easy to use set of >> auto tools for windows. If you know of such a set, that'd be great. > > autotools work fine on w32, for example using Cygwin or using MinGW. > > Cheers, > Ralf >