]> granicus.if.org Git - clang/commit
build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 17:12:27 +0000 (17:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 17:12:27 +0000 (17:12 +0000)
commit9acd0d92f4135bfb6a31eaad067b2972d6e1b62c
tree2697a8016a41a6c3a7359c9293a9512d9f515c3f
parent2f9f89c6938a788a904c3be3ae7a64f4297c90a6
build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn
like crazy.
 - How no one else is bothered by this I can't understand!

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