From cef40af20967675efc04f125d433a4bc9c774b75 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Sat, 24 Nov 2001 05:06:07 +0000 Subject: [PATCH] Get rid of rule disliked by Sun Make. --- Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5574842f..fa678cee 100644 --- a/Makefile.in +++ b/Makefile.in @@ -132,6 +132,4 @@ check: all $(CHECK_PROGS) installcheck: $(CHECK_PROGS) POSIXLY_CORRECT=1 rsync_bin="$(bindir)/rsync" srcdir="$(srcdir)" $(srcdir)/runtests.sh -$(OBJS): config.h *.h */*.h - -# TODO: Add 'dist' target; need to know which files will be included \ No newline at end of file +# TODO: Add 'dist' target; need to know which files will be included -- 2.34.1