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 [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
