* Don't print out HOW we are running Flex unless in verbose mode. We already
authorChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 19:47:06 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 19:47:06 +0000 (19:47 +0000)
commita328f887c70786bdbe8e75bffa4387dae77bb6b3
tree0a37956864ae4a5caf77342d073bc06cd409cfef
parent5d3f1f01aa3106561a94e77fd60f2fd70c3fb955
* Don't print out HOW we are running Flex unless in verbose mode.  We already
  hide the bison command line.
* If running flex or bison gives us the files we already have, don't overwrite
  the ones we have, which cause unnecessary compilation.  I demand the ability
  to make meaningless changes without penalty!

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