Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-10-02 06:05:23 +0400
committerChristopher Faylor <me@cgf.cx>2000-10-02 06:05:23 +0400
commit0ce83ef6b8e1e7b113c1081d5ca203f5cac0e7b2 (patch)
treeb4a0b56a0e00f948f85c2d73ac2b161a282908df /winsup/Makefile.in
parent5b4db8388187cef4d91d6dd807a73b615bde00e1 (diff)
* Makefile.common: Extend VERBOSE default.
* Makefile.in: Don't clean the testsuite separately. It's already part of CLEAN_SUBDIRS.
Diffstat (limited to 'winsup/Makefile.in')
-rw-r--r--winsup/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/Makefile.in b/winsup/Makefile.in
index 09376c30e..2bc1c419c 100644
--- a/winsup/Makefile.in
+++ b/winsup/Makefile.in
@@ -73,7 +73,6 @@ $(INSTALL_SUBDIRS):
$(CLEAN_SUBDIRS):
@$(MAKE) -C ${patsubst clean_%,%,$@} clean
- @$(MAKE) -C testsuite clean
.PRECIOUS: Makefile