* Allow date command to be printed in verbose mode
authorReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 05:00:33 +0000 (05:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 05:00:33 +0000 (05:00 +0000)
commitfbbf307b1586ba7a677b8cd4dc3dd2560e6c557b
tree89b35d878ea5eb21e1b09d84f2694ce33edf46f8
parent513b9213fd3e5575b2079145ec41fcc6e9c0a8d0
* Allow date command to be printed in verbose mode
* Get rid of appending -lbz2 and -lz to ExtraLibs now that we don't need
  them any more.
* Fix the dist-check target so that EXTRA_DIST can be defined AFTER the
  include of Makefile.common. This is needed because Makefile.common
  provides variable definitions that may need to be used in computing the
  value of EXTRA_DIST.
* Clean up some "distdir" target output.

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