Revision
458
Author
wsiegrist@apple.com
Date
2009-01-12 08:37:19 -0800 (Mon, 12 Jan 2009)

Log Message

Symlink lex and ranlib into XCD. Closes #43 and #51

Modified Paths

Diff

Modified: trunk/darwinbuild/installXcode31 (457 => 458)


--- trunk/darwinbuild/installXcode31	2009-01-11 21:01:41 UTC (rev 457)
+++ trunk/darwinbuild/installXcode31	2009-01-12 16:37:19 UTC (rev 458)
@@ -27,8 +27,10 @@
     g++ \
     g++-4.0 \
     g++-4.2 \
+    lex \
     libtool \
     mig \
+    ranlib \
     strip \
     yacc)