For PR528:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 24 Feb 2005 03:56:32 +0000 (03:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 24 Feb 2005 03:56:32 +0000 (03:56 +0000)
commit4a0aaea3ded71331fce72357eb52979786315ba4
treeb39c0a7fb955b8e79866e03597ffb1d965ac0065
parentad993cbb77b26b36cee938686b3377c0d92abd5e
For PR528:
* Consolidate all "install" usage to the install program/script found by
  autoconf which includes the autoconf/install-sh script if necessary
* Change Makefile.rules to not use the -D flag to install but use the
  MKDIR command as necessary.
* Change Makefile.rules to differentiate between installation of executable
  files and regular data files to get the permission modes correct.

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