Tom,
Thanks very much for your help. I'll give your suggestions a shot. As
for the dependency stuff, I added it because we were having some
problems with the changes of the headers used by the .ec files not
getting picked up. Since you reminded me that it was gcc-specific, that
jogs my memory
> "Andrew" == Andrew S Townley <[EMAIL PROTECTED]> writes:
Andrew> Hi. I have been trying to add support for our ESQL/C
Andrew> preprocessor to an Automake makefile, but I'm having trouble
Andrew> with a couple of different things.
Andrew> The extra sed command is there so that the dependen
Hi. I have been trying to add support for our ESQL/C preprocessor to an
Automake makefile, but I'm having trouble with a couple of different
things.
1st, we're doing the primary work on this internal project under linux,
so I stole the dependency stuff from the Makefile.in (probably a bad
idea)