From 4da28d9cdfe89f41de98c00ad1cf32d802777c85 Mon Sep 17 00:00:00 2001 From: amalec Date: Wed, 30 May 2001 03:25:29 +0000 Subject: [PATCH] Added example and expanded documentation git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@7 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- check/Makefile.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/check/Makefile.in b/check/Makefile.in index 3d9e005..d673d8e 100644 --- a/check/Makefile.in +++ b/check/Makefile.in @@ -273,16 +273,6 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done -check.o: check.c error.h list.h check.h check_impl.h check_msg.h -check_check.o: check_check.c check.h check_run.h -check_list.o: check_list.c list.h check.h check_run.h -check_msg.o: check_msg.c list.h error.h check.h check_impl.h check_msg.h -check_run.o: check_run.c error.h list.h check.h check_impl.h check_msg.h \ - check_run.h -check_stress.o: check_stress.c check.h check_run.h -error.o: error.c error.h -list.o: list.c list.h error.h - info-am: info: info-recursive dvi-am: -- 2.40.0