Add symlink for yacc when installing xcode
--- trunk/darwinbuild/installXcode31 2008-11-13 03:10:26 UTC (rev 417)
+++ trunk/darwinbuild/installXcode31 2008-11-13 03:27:57 UTC (rev 418)
@@ -29,7 +29,8 @@
g++-4.2 \
libtool \
mig \
- strip)
+ strip \
+ yacc)
JAMFILES="/Developer/Makefiles/pbx_jamfiles"