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>2001-11-04 08:06:23 +0300
committerChristopher Faylor <me@cgf.cx>2001-11-04 08:06:23 +0300
commit35a0c9377f0a475e45b68d5556072dfed87c1d5d (patch)
tree1a7d34722375473e0306574052da4e3b7e83b517 /winsup/testsuite/Makefile.in
parente8f1743129e955c44e005de8f7ed943763c4ba25 (diff)
* Makefile.in: Add check target.
Diffstat (limited to 'winsup/testsuite/Makefile.in')
-rw-r--r--winsup/testsuite/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/Makefile.in b/winsup/testsuite/Makefile.in
index 2c56a5877..d49ec856e 100644
--- a/winsup/testsuite/Makefile.in
+++ b/winsup/testsuite/Makefile.in
@@ -100,7 +100,7 @@ TESTSUP_OFILES:=${sort ${addsuffix .o,${basename ${notdir ${wildcard $(libltp_sr
all_host=@all_host@
install_host=@install_host@
-all: $(TESTSUP_LIB_NAME)
+all check: $(TESTSUP_LIB_NAME)
force: