* Don't flatten the directory hierarchy when installing headers
authorReid Spencer <rspencer@reidspencer.com>
Wed, 16 Feb 2005 16:13:02 +0000 (16:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 16 Feb 2005 16:13:02 +0000 (16:13 +0000)
commit1a9a69c59636859c9dbb980a52850278f7ebd71c
tree2f88b99d8b2512daa402657bac3a689256cce5bd
parent2edabc00dcbf2d80a8e2d9f6542fdd568ef2c832
* Don't flatten the directory hierarchy when installing headers
* Make it possible to have the Install program run in verbose mode when
  the TOOL_VERBOSE=1 option is set
* Ensure non-executable installed files do not install with execute perms.

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