On Sun, 2006-01-01 at 15:41 -0700, Tom Tromey wrote:
> > "Braden" == Braden McDaniel <[EMAIL PROTECTED]> writes:
>
> Braden> Forget about BUILT_SOURCES and *_DEPENDENCIES. The sources I'm
> building
> Braden> get #include'd by browser.cpp. As such, checking of browser.cpp's
> Braden> dependen
> "Braden" == Braden McDaniel <[EMAIL PROTECTED]> writes:
Braden> Forget about BUILT_SOURCES and *_DEPENDENCIES. The sources I'm building
Braden> get #include'd by browser.cpp. As such, checking of browser.cpp's
Braden> dependencies should cause them to get (re)generated, right?
Braden> But i
Alright, let's back up a bit.
Forget about BUILT_SOURCES and *_DEPENDENCIES. The sources I'm building
get #include'd by browser.cpp. As such, checking of browser.cpp's
dependencies should cause them to get (re)generated, right?
But it doesn't. If I remove BUILT_SOURCES, the files don't get genera
On Sun, 2006-01-01 at 11:29 +0100, Stepan Kasal wrote:
> Hello Braden,
>
> I tried to check out openvrml from sourceforge, but anonymous cvs access
> doesn't seem to work well at the moment.
:-/
> But I was able to see the Makefile.am, and the obvious question is:
> whe creates
> openvrml/src/
Hello,
On Wed, Dec 28, 2005 at 01:48:24PM -0500, Pat Suwalski wrote:
> I have an autotooled project that has a structure like so:
>
> top
> src
> engine
> front-end
> tools
> tool1
> tool2
> (...)
>
> I would like to include the src/tools directory in the distribu
Hello Braden,
I tried to check out openvrml from sourceforge, but anonymous cvs access
doesn't seem to work well at the moment.
But I was able to see the Makefile.am, and the obvious question is:
whe creates
openvrml/src/libopenvrml/openvrml/Vrml97TokenTypes.txt
and when?
Perhaps you didn't me