reduce duplicate -I flags passed to the compiler, cleaning up the VERBOSE
authorChris Lattner <sabre@nondot.org>
Mon, 28 Jan 2008 04:18:41 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Jan 2008 04:18:41 +0000 (04:18 +0000)
commit2671fc390c8a5d6548ebec83d59dbc474f8de48b
tree68925f343c5a1a55fadac198988f9d18a9556ef1
parent4189a538e4ae10e6ed359b07cdcc96fd0822c811
reduce duplicate -I flags passed to the compiler, cleaning up the VERBOSE
output.  Patch contributed by Sam Bishop!

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