Remove the find_rule label from the output of flex. This will break any
authorReid Spencer <rspencer@reidspencer.com>
Wed, 3 Jan 2007 19:56:14 +0000 (19:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 3 Jan 2007 19:56:14 +0000 (19:56 +0000)
commitf0e76cf1dc9d04f867ccbea4479e143700620eaf
treeb4a6f732713d84734b0b74a2936d07ff2a298dd9
parentc9d3471d07ec220bd9458449149e33eb6d20b9c8
Remove the find_rule label from the output of flex. This will break any
use of the REJECT macro but we don't use it. This just hushes up a warning
in the presence of -Wno-unused.

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