From 3f7ddefdd1d784a095290cbf8906eb19fa819901 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 16 Nov 2020 11:00:50 +0100 Subject: [PATCH] Remove any mention of "make depend" from README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 39211079236..2af04d55022 100644 --- a/README.md +++ b/README.md @@ -162,8 +162,7 @@ To build on a Unix or Linux system, use: $ ./configure $ make -If you're planning on making changes to the BIND 9 source, you should run -`make depend`. If you're using Emacs, you might find `make tags` helpful. +If you're using Emacs, you might find `make tags` helpful. Several environment variables, which can be set before running `configure`, affect compilation. Significant ones are: -- 2.47.3