* Makefile.common: Extend VERBOSE default.

* Makefile.in: Don't clean the testsuite separately.  It's already part of
CLEAN_SUBDIRS.
This commit is contained in:
Christopher Faylor
2000-10-02 02:05:23 +00:00
parent 5b4db83881
commit 0ce83ef6b8
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
Sun Oct 1 22:02:38 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.common: Extend VERBOSE default.
* Makefile.in: Don't clean the testsuite separately. It's already part
of CLEAN_SUBDIRS.
2000-09-30 Christopher Faylor <cgf@cygnus.com>
* Makefile.common: Default to VERBOSE when part of overall source