commit | af2f351869efb997c6ad6b62c12f48f7578ab208 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Feb 16 05:10:48 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Feb 16 05:10:48 2006 +0000 |
tree | 3857de609ef872b4ab4c6b45d1c63a60ad0a36de | |
parent | 21c107ab0f1db3d959545ab93e369bbfcf56e573 [diff] |
Fix a minor makefile bug with lex/yacc handling that nate noticed. We don't want to copy the files when the .cpp file changes, we want to copy them to the .cvs versions when the .l/.y file change (like the comments even say). This avoids having bogus changes show up in diffs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26229 91177308-0d34-0410-b5e6-96231b3b80d8