[webkit-dev] css_grammar.h
Eric Seidel
eseidel at apple.com
Sat Mar 4 13:26:08 PST 2006
If you're building on Mac, Xcode build rules will take care of all this.
If you're building on some other platform, I would suggest you look at:
WebCore/WebCore.vcproj/WebCore/build-generated-files.sh
for inspiration as to how to properly generate the various needed files.
-eric
On Mar 4, 2006, at 1:22 PM, Mike Emmel wrote:
> css/css_grammar.h does not exist I guessed it was generated from
> css_grammar.y but there seems to be no rule for it.
>
> I'm still having compile errors here and want to make sure I'm doing
> the right thing.
>
> I just did
>
> bison --output-file=css_grammar.h css_grammar.y
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list