Add support for building the LLVM libraries and tools as a Mac OS/X
authorChris Lattner <sabre@nondot.org>
Thu, 6 Apr 2006 06:30:15 +0000 (06:30 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Apr 2006 06:30:15 +0000 (06:30 +0000)
commitba46665b70154a92b2047a35d9e794c539c780e4
tree898c21664bf3cfe3886e6e046ac2597413c1bc80
parentc6cb5bb6793e72a5d9557d410618b0a4d713fc47
Add support for building the LLVM libraries and tools as a Mac OS/X
universal binary, by specifying UNIVERSAL=1 on the make command line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27447 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules