Remove bizarre use of /dev/null in a makefile include line that
authorReid Spencer <rspencer@reidspencer.com>
Mon, 23 Jul 2007 08:09:15 +0000 (08:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 23 Jul 2007 08:09:15 +0000 (08:09 +0000)
commit87b891911b525e423f9316dae9b4c3e72fab5362
treeee324c302ece2fcb90fbe88d7de9607f29d21095
parentd4fb79364ff6142f122fc9ae1dd4e7b63d273c76
Remove bizarre use of /dev/null in a makefile include line that
produces warning from make about bad timestamp on /dev/null

Patch by Holger Schurig.

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