Re: Need Code to Run Before Targets Are Processed?

2008-08-01 Thread Ineiev
Hello, Bobby On 8/1/08, Bobby Dill [EMAIL PROTECTED] wrote: # This code must be run before anything is compiled forms=mainform \ colorname \ findform \ optionsform uicode := $(foreach i, $(forms), $(i).ui.h) mocced := $(foreach i, $(forms),

include directory structure

2008-08-01 Thread Monty Taylor
Hey all, I read through the docs and I think there may be no good way to do this... but I thought I'd ask. I've got this: drizzle/ mystrings/ foo.h mysys/ bar.h libdrizzle/ libdrizzle.h drizzled/ global.h plugin.h In each dir are header files. The total include path

Re: include directory structure

2008-08-01 Thread Ralf Wildenhues
Hello Monty, * Monty Taylor wrote on Fri, Aug 01, 2008 at 06:50:04AM CEST: I read through the docs and I think there may be no good way to do this... but I thought I'd ask. [...] As far as I can tell, the only way to achieve that would be to place all of the headers in nobase_include_HEADERS

Re: gnupload and ncftpput

2008-08-01 Thread Karl Berry
Just to resolve this ... I guess I'll just upload my ncftpput replacement script elsewhere. It's not worth any of our time to prolong the discussion. Thanks, k