* Allow purify builds to be enabled without hacking the makefile. Now you
authorChris Lattner <sabre@nondot.org>
Fri, 5 Apr 2002 18:56:58 +0000 (18:56 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Apr 2002 18:56:58 +0000 (18:56 +0000)
commit12604ed51aa4a32cfebf56173c7f9a22577611d0
treed83bc62bba9db5c10f50cb360ecbd77a4a9e0cf9
parent2aac6bf66a4f4486e14ee5bdc96277ec770afdc7
* Allow purify builds to be enabled without hacking the makefile.  Now you
  just have to run: make ENABLE_PURIFY=1
* Add command to the link line that makes the broken GCC 3.0 compiler work
  without affecting 2.95.3

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