Implement the NO_INSTALL feature. Setting this variable to any value in
authorReid Spencer <rspencer@reidspencer.com>
Tue, 6 Feb 2007 18:53:14 +0000 (18:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 6 Feb 2007 18:53:14 +0000 (18:53 +0000)
commita2a31bf3b2c76285c30103127acf94cd4ce4ccf7
tree84481cd410ea115ab22a54cdb2969dd5f6284c07
parentc9c1787907d247f4df9ed08f5937dea199e1750c
Implement the NO_INSTALL feature. Setting this variable to any value in
a directory's Makefile will prevent the build products from that directory
from being installed. This is useful for tools and libraries that are
only useful as part of the build process.

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