* Implement the "dist-check" target that verifies the contents of a zipped
authorReid Spencer <rspencer@reidspencer.com>
Tue, 26 Oct 2004 07:09:33 +0000 (07:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 26 Oct 2004 07:09:33 +0000 (07:09 +0000)
commite45ebfa8c3b0ab30b6fa35842abac82868f46271
tree315393c5d67d9fb3eb965ead2ec0002cb3e7e0ee
parent90c29494121e3a4cefb5cae5d272178bbc49d3a9
* Implement the "dist-check" target that verifies the contents of a zipped
  tarball.
* Fix bugs in the "dist" target (a precursor to dist-check).
* Correct the implementation of the "install" targets so that they ensure
  the installation directories are created before attmpting to install
  directories in them.
* Reduce the verbosity of the output of the makefile system
* Ensure output includes the configuration whenever libraries or tools are
  built, installed, or uninstalled.

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