Implement an alternative way of handling generated lex files in CVS. This
authorChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 05:12:00 +0000 (05:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Feb 2006 05:12:00 +0000 (05:12 +0000)
commit342567c987b1b68cb3e217c4de306d938e0cd12e
treed2e5988cd139c491cdff889f653f7d6a3da8a08a
parent77efe27ef1b2d3c305bb0f95cc19a5185d80b7b7
Implement an alternative way of handling generated lex files in CVS.  This
should solve the "updating cvs when .l files change give me conflict markers
that break my build" issue.

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