Do not hardcode random paths into the makefile. Make the user specify the
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jun 2006 21:47:59 +0000 (21:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jun 2006 21:47:59 +0000 (21:47 +0000)
commitf988e536132419551794443885bd65678a3ee93c
treed0d858ca69c0c3a27adf9019539b41547c2a534c
parenta24b7618f8a64976a5846c97261b2b5fb92da23e
Do not hardcode random paths into the makefile.  Make the user specify the
SDK to use when building "universal" on Mac OS/X, if they want to use a
specific one.

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