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
parente8f1743129e955c44e005de8f7ed943763c4ba25 (diff)
* Makefile.in: Add check target.
-rw-r--r--winsup/testsuite/ChangeLog4
-rw-r--r--winsup/testsuite/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index dda04fef4..be0fd9b85 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-04 Christopher Faylor <cgf@redhat.com>
+
+ * Makefile.in: Add check target.
+
2001-11-02 Egor Duda <deo@logos-m.ru>
* libltp/lib/forker.c: Include proper header to avoid compiler
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: